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.
Name | Data Type | Required | Default(s) | Description |
---|---|---|---|---|
ClientID | Int32 | No | Client ID. For internal use only. | |
ClientNumber | String | No | Client Number. | |
ClientUID | Int64 | No | Client UID. For internal use only. |
Usage Example
Code Block | ||||||
---|---|---|---|---|---|---|
| ||||||
<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.
...