...
Element | Data Type | Description | Sample Data |
---|---|---|---|
ProjectCode | String | This is the project code, which can uniquely identify a project | P001395-001 |
ProjectId | Int32 | This is the project id. For internal use only. | |
ProjectUid | Int64 | This is the unique identifier of a project | 1152921504607412209 |
Usage Example(s)
Code Block | ||||||
---|---|---|---|---|---|---|
| ||||||
<com:PwsProjectRef>
<com:ProjectCode>P001395-001</com:ProjectCode>
<!--com:ProjectId>?</com:ProjectId-->
<com:ProjectUid>1152921504607412209</com:ProjectUid>
</com:PwsProjectRef> |