Description: CBS Sheet Segment fields.
Field | Type | Description | Read-Only |
---|---|---|---|
cbsSheetSegmentId | String | The unique ID generated by the system. | No |
copiedFromId | ForeignKey | The unique identifier of the CBS segment. | No |
costSheetId | ForeignKey | The system-generated identifier of a cost sheet. | Yes |
projectCode | String | The user-specified unique identifier of the project. | Yes |
projectId | ForeignKey | The unique identifier for the project. | No |
segmentDefaultValue | String | A value that is added to the concatenated code by default. | No |
segmentDefinitionName | String | The name of the CBS segment. | No |
segmentSeparator | String | The separator determines how the concatenated code is separated. The separator can be a period, space, or hyphen. | No |
workspaceCode | String | The user-specified unique identifier of the workspace. | Yes |