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

Usage Example


Code Block
languagexml
titlePwsClientRef
collapsetrue
              <com:PwsClientRef>
                  <!--com:ClientId>?</com:ClientId-->
                  <com:ClientNumber>Revcorp-WS</com:ClientNumber>
                  <!--com:ClientUid>?</com:ClientUid-->
               </com:PwsClientRef>

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. 

...