SpiraPlan: SoapService SOAP Web Service
See all operations
RemoteRolePermission
Represents a single role's permission (e.g. create + requirement)
Base Classes
None
Properties
The following properties are provided directly by this class:
Name | Type | Description | Required |
---|---|---|---|
ArtifactTypeId | int | The artifact type | Yes |
PermissionId | int | The permission id: None = -1, ProjectAdmin = -2, SystemAdmin = -3, ProjectGroupAdmin = -4, Create = 1, Modify = 2, Delete = 3, View = 4, LimitedModify = 5 | Yes |
ProjectRoleGuid | int | The role guid | Yes |
ProjectRoleId | int | The role | Yes |