...
Panel | ||
---|---|---|
| ||
|
...
Element | Data Type | Required? | Description | Sample Data |
---|---|---|---|---|
ExternalSystemIdentifier | String (50) | One of ExternalSystemIdentifier or ProjectRoleUid is required | The external system identifier is a unique identifier for a project task (may be null, but once set can only be updated to a different, non-null value). | |
ProjectRoleId | Int32 | No | The project role Id is a unique identifier for a project role. For internal use only. | |
ProjectRoleUid | Int64 | See ExeternalSystemIdentifierExternalSystemIdentifier | A unique and immutable identifier for a project role. | 1152921504609219128 |
Usage Example(s)
...