SpiraPlan: SoapService SOAP Web Service

See all operations

RemoteComment

Base Classes

None

Properties

The following properties are provided directly by this class:

Name Type Description Required
ArtifactIdintThe artifact ID that this comment belongs to. Yes
CommentIdint? The unique ID for this comment / artifact type.
CreationDatedateTime? The date and time the comment was made.
IsDeletedbooleanWhether the comment was marked for deletion or hidden. ( Not currently used, should remain false. ) Yes
IsPermanentboolean Whether the comment can be deleted or is a permanent one Yes
Textstring? The text of the comment.
UserIdint? The userID of the author. ( The authenticated user is used if no value provided )
UserNamestring? The full name of the author.