SpiraPlan: SoapService SOAP Web Service
See all operations
RemoteArtifact
Base Classes
None
Properties
The following properties are provided directly by this class:
Name | Type | Description | Required |
---|---|---|---|
ArtifactTypeId | int | The type of artifact that we have | Yes |
ConcurrencyDate | dateTime | The datetime used to track optimistic concurrency to prevent edit conflicts | Yes |
CustomProperties | ArrayOfRemoteArtifactCustomProperty? | The list of associated custom properties/fields for this artifact | |
Guid | string? | The unique identifier for the artifact | |
IsAttachments | boolean | Does this artifact have any attachments? | Yes |
ProjectGuid | string? | The guid of the project that the artifact belongs to | |
ProjectId | int | The id of the project that the artifact belongs to | Yes |
Tags | string? | The list of meta-tags that should be associated with the artifact |