SpiraPlan: ImportExport SOAP Web Service
See all operations
RemoteComment
Base Classes
None
Properties
The following properties are provided directly by this class:
Name | Type | Description | Required |
---|---|---|---|
ArtifactId | int | The artifact ID that this comment belongs to. | Yes |
CommentId | int? | The unique ID for this comment / artifact type. | |
CreationDate | dateTime? | The date and time the comment was made. | |
IsDeleted | boolean | Whether the comment was marked for deletion or hidden. ( Not currently used, should remain false. ) | Yes |
Text | string? | The text of the comment. | |
UserId | int? | The userID of the author. ( The authenticated user is used if no value provided ) | |
UserName | string? | The full name of the author. |