Overview
This structure represents the unique key fields associated with identifying a project cost baseline. A project cost baseline is the basis for a budget. A baseline can be very simple - this project cannot have costs of more than $5000. Or very complex - this project has a senior sales rep and a junior sales rep. Each is budgeted a specific amount of money per diem.
Format
- PwsProjectCostBaselineRef
- ExternalSystemIdentifier: String
- ProjectCostBaselineId: Int32
- ProjectCostBaselineUid: Int64
Elements
Element | Data Type | Required? | Default | Description | Sample Data |
---|---|---|---|---|---|
ExternalSystemIdentifier | String | One of ExternalSystemIdentifier or ProjectTaskUid is required | The external system identifier is a unique identifier for a project cost baseline (may be null, but once set can only be updated to a different, non-null value) | ||
ProjectCostBaselineId | Int32 | No | The project cost baseline id is a unique identifier for a project cost baseline. For internal use only. | ||
ProjectCostBaselineUid | Int64 | See ExternalSystemIdentifier | A unique and immutable identifier for a project cost baseline | 1152921504607272102 |