SpiraPlan: SoapService SOAP Web Service

See all operations

RemoteAssociation

Represents an association/link between artifacts in the system

Base Classes

None

Properties

The following properties are provided directly by this class:

Name Type Description Required
ArtifactLinkIdint? The id of the association/link
ArtifactLinkTypeIdint The type of artifact link (related to, depends-upon, etc.) Yes
ArtifactLinkTypeNamestring? The display name of the type of association/link
Commentstring? A comment that describes the association in more detail
CreationDatedateTime? The date/time the association was created
CreatorIdint? The user creating the association/link ( If not specified, the authenticated user is used )
CreatorNamestring? The display name of the user that created the association/link
DestArtifactIdint The artifact id being linked TO Yes
DestArtifactNamestring? The display name of the artifact being linked to
DestArtifactTypeIdint The type of artifact being linked TO Yes
DestArtifactTypeNamestring? The display name of the type of artifact being linked to
SourceArtifactIdint The artifact id being linked FROM Yes
SourceArtifactTypeIdint The type of artifact being linked FROM Yes