SpiraPlan: SoapService SOAP Web Service
See all operations
RemoteDataMapping
Represents a single data mapping entry between an item in the system and the same item in another, external system
Base Classes
None
Properties
The following properties are provided directly by this class:
Name | Type | Description | Required |
---|---|---|---|
ArtifactTypeId | int? | If the data mapping is an artifact data mapping, gives ArtifactTypeId whcih the InternalId relates to | |
ExternalKey | string? | The id of the item in the external system | |
InternalId | int | The id of the item inside Spira | Yes |
Primary | boolean | Whether this is the primary external mapped value in the case of 1..n mapping | Yes |
ProjectId | int? | The project that the data mapping entry relates to (null if it's not project specific) |