...
Element | Data Type | Required? | Default | Description | Sample Data |
---|---|---|---|---|---|
ProjectRoleIdentity | Yes when ProjectTaskRoleUid is not provided. | The identity of the project role that is associated with this project task role | |||
ProjectTaskIdentity | Yes when ProjectTaskRoleUid is not provided. | The identity of the project task that is associated with this project task role. | |||
ProjectTaskRoleId | Int32 | No | The project task role Id is a unique identifier for a project task role. For internal use only. | ||
ProjectTaskRoleUid | Int64 | Yes when the pair of ProjectRoleIndentity and ProjectTaskIndentity is not provided | A unique and immutable identifier for a project task role. | 1152921504608653387 |
Usage Example(s)
...