SpiraPlan: SoapService SOAP Web Service
See all operations
RemoteArtifactSubscription
Represents an artifact subscription in the system
Base Classes
None
Properties
The following properties are provided directly by this class:
| Name | Type | Description | Required |
|---|---|---|---|
| ArtifactDescription | string? | The long description of the artifact | |
| ArtifactId | int | The id of the artifact | Yes |
| ArtifactName | string? | The name of the artifact | |
| ArtifactTypeId | int | The id of the artifact type | Yes |
| ArtifactTypeName | string? | The display name of the type of artifact | |
| LastUpdateDate | dateTime | The date/time the artifact was last updated | Yes |
| ProjectId | int | The id of the project | Yes |
| ProjectName | string? | The name of the project | |
| UserFullName | string? | The full name of the user | |
| UserId | int | The id of the user | Yes |