SpiraPlan: SoapService SOAP Web Service
See all operations
RemoteCapability
Base Classes
This class extends the following base classes:
Properties
The following properties are provided directly by this class:
Name | Type | Description | Required |
---|---|---|---|
CapabilityId | int? | ID of the program capability | |
CreationDate | dateTime? | ||
CreatorId | int? | UserId of the creator of this capability | |
CreatorName | string? | Full name of the creator of this capability | |
Description | string? | Description of the capability | |
Guid | string? | Artifact guid for avoiding concurrency interactions | |
IndentLevel | string? | Indent level of this capability in the hierarchy | |
IsSummary | boolean | This Capability represents a summary in the program? | Yes |
LastUpdateDate | dateTime? | ||
MilestoneId | int? | The ID of the Program Milestone this capability belongs to | |
MilestoneName | string? | The name of the Program Milestone this capability belongs to | |
Name | string? | Name of this capability | |
OwnerId | int? | UserId of the owner of this capability | |
OwnerName | string? | Full name of the owner of this capability | |
PercentComplete | int | Percent Completion of the capability | Yes |
PriorityId | int? | ID of the capability priority this capability has | |
PriorityName | string? | Name of the capability priority this capability has | |
ProjectGroupId | int | ID of the project group which this capability belongs to | Yes |
RequirementCount | int | Number of requirements associated with this capability | Yes |
StatusId | int | ID of the capability status this capability has | Yes |
StatusIsOpen | boolean? | Whether or not this status makes this capability "Open" | |
StatusName | string? | Name of the capability status this capability has | |
TypeId | int | ID of the capability type this capability has | Yes |
TypeName | string? | Name of the capability type this capability has |