SpiraPlan: SoapService SOAP Web Service
See all operations
RemoteProgramMilestone
Base Classes
This class extends the following base classes:
Properties
The following properties are provided directly by this class:
Name | Type | Description | Required |
---|---|---|---|
ChildrenEndDate | dateTime? | Earliest end date of this milestone's children releases | |
ChildrenStartDate | dateTime? | Earliest start date of this milestone's children releases | |
CreationDate | dateTime? | ||
CreatorId | int? | UserId of the creator of this milestone | |
CreatorName | string? | Full name of the creator of this milestone | |
Description | string? | Description of the milestone | |
EndDate | dateTime? | End date of this milestone | |
Guid | string? | Artifact guid for unique identification of an artifact | |
LastUpdateDate | dateTime? | ||
MilestoneId | int? | ID of the program milestone | |
Name | string? | Name of this milestone | |
OwnerId | int? | UserId of the owner of this milestone | |
OwnerName | string? | Full name of the owner of this milestone | |
PercentComplete | int | Percent of the associated capabilities which are completed | Yes |
ProjectGroupId | int | ID of the project group which this milestone belongs to | Yes |
ProjectGroupName | string? | Name of the project group this milestone belongs to | |
ReleaseCount | int | Number of releases associated with this milestone | Yes |
RequirementCount | int | Number of requirements which are within the child releases | Yes |
StartDate | dateTime? | Start date of this milestone | |
StatusId | int? | ID of the program milestone status this milestone has | |
StatusIsOpen | boolean? | Whether or not this status makes this milestone "Open" | |
StatusName | string? | Name of the milestone status this milestone has | |
TypeId | int? | ID of the program milestone type this milestone has | |
TypeName | string? | Name of the program milestone type this milestone has |