Skip to end of metadata
Go to start of metadata

You are viewing an old version of this page. View the current version.

Compare with Current View Page History

« Previous Version 2 Next »

This structure contains the complete set of information about a Contract Line Item Milestone. The structure is used both to retrieve detailed Contract Line Item MilestoneĀ informationĀ and to pass information about a Contract Line Item MilestoneĀ back to the server to get updated.


ElementData TypeDescriptionDefault (on insert/update)Sample Data
ContractLineItemMilestoneIdInt32Contract Line Item Milestone Id. For internal use only.

ContractLineItemMilestoneUidInt64This is the unique and immutable identifier of a Contract Line Item Milestone.
1152921504607104695
AchievedDateDateTimeThe date the Contract Line Item Milestone was achieved
2018-01-01T00:00:00Z
ContractLineItemIdentityPwsContractLineItemRef


ContractLineItemMilestoneNameStringContract Line Item Milestone Name
Milestone for period starting 01-Jan-2018
MilestoneAmountDoubleMilestone Amount
10000
PlannedDateDateTimeThe date the Contract Line Item Milestone was planned to be achieved
2018-01-01T00:00:00Z
DescriptionStringThe milestone description
Milestone for start of project
ForegoneFlagBooleanSet to true if the milestone has not and will not be achievedfalse"true" or "false"
ProjectIdentityPwsProjectRef


ProjectTaskIdentityPwsProjectTaskRef


  • No labels