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 18 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
Client Number.
ClientUidInt64No
Client UID. For internal use only.

Usage Example(s)


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