SpiraPlan: ImportExport SOAP Web Service
See all operations
RemoteProjectRole
Represents a single Project Role in the system
Base Classes
None
Properties
The following properties are provided directly by this class:
Name | Type | Description | Required |
---|---|---|---|
Active | boolean | Whether the role is active or not | Yes |
Admin | boolean | Whether the role is a project owner or not | Yes |
Description | string? | The description of the project role | |
DiscussionsAdd | boolean | Can this role add discussions/comments to the project | Yes |
DocumentsAdd | boolean | Can this role add documents to the project | Yes |
DocumentsDelete | boolean | Can this role delete documents in the project | Yes |
DocumentsEdit | boolean | Can this role edit documents in the project | Yes |
Name | string? | The name of the project role | |
ProjectRoleId | int? | The id of the project role | |
SourceCodeView | boolean | Can this role view the source code repository of the project | Yes |