Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

ElementData TypeDescriptionSample Data
ProjectCodeStringThis is the project code, which can uniquely identify a projectP001395-001
ProjectIdInt32This is the project id. For internal use only.
ProjectUidInt64This is the unique identifier of a project1152921504607412209

Usage Example(s)

Code Block
languagexml
titleExample 01
collapsetrue
<com:PwsProjectRef>
                  <com:ProjectCode>P001395-001</com:ProjectCode>
                  <!--com:ProjectId>?</com:ProjectId-->
                  <com:ProjectUid>1152921504607412209</com:ProjectUid>
               </com:PwsProjectRef>