...
Element | Data Type | Required? | Default | Description | Sample Data |
---|---|---|---|---|---|
ProjectCode | String (24) | One of ProjectCode or ProjectUid is required | The project code is a unique identifier for a project. | P001395-001 | |
ProjectId | Int32 | No | The project Id is a unique identifier for a Project. For internal use only. | ||
ProjectUid | Int64 | See ProjectCode | A unique and immutable identifier for a project. | 11529215046074122091152921504607412208 |
Usage Example(s)
Code Block | ||||||
---|---|---|---|---|---|---|
| ||||||
<com:PwsProjectRef> <com:ProjectCode>P001395-001</com:ProjectCode> </com:PwsProjectRef> |
...