templateMigrationTagMapping
| Namespace: | (default namespace) |
| XML Schema: | ns1.xsd |
XML
Elements
| name (type) | min/max occurs |
description |
|---|---|---|
| fromTagId (int) | 0/1 | Returns the source or from template tag for this mapping |
| toTagId (int) | 0/1 | Returns the target or to template tag for this mapping |
JSON
| property | type | description |
|---|---|---|
| fromTagId | fromTagId (int) | Returns the source or from template tag for this mapping |
| toTagId | toTagId (int) | Returns the target or to template tag for this mapping |