Skip to end of metadata
Go to start of metadata

You are viewing an old version of this page. View the current version.

Compare with Current View Page History

« Previous Version 21 Next »



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)


Example 01
              <com:PwsClientRef>
                  <!--com:ClientId>?</com:ClientId-->
                  <com:ClientNumber>C000117</com:ClientNumber>
                  <!--com:ClientUid>?</com:ClientUid-->
               </com:PwsClientRef>
  • No labels