Versions Compared

Key

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

...

For each client reference, at least one of the fields listed below must be supplied. If more than one value is supplied, the values must reference the same client. 

NameData TypeRequiredDefault(s)Description
ClientIdInt32No
Client Id. For internal use only.
ClientNumberStringNo
The Client Number is a unique identifier for a client.
ClientUidInt64No

The Client Uid is a unique and immutable identifier for a client.

Usage Example(s)


Code Block
languagexml
titleExample 01
collapsetrue
              <com:PwsClientRef>
                  <!--com:ClientId>?</com:ClientId-->
                  <com:ClientNumber>C000117</com:ClientNumber>
                  <!--com:ClientUid>?</com:ClientUid-->
               </com:PwsClientRef>