SyncPaymentCheckNumber Property
Check number assigned by the server to this payment.
Syntax
billpaymentcontrol.SyncPaymentCheckNumber(SyncPaymentIndex)
Default Value
""
Remarks
Check number assigned by the server to this payment.
This will be returned in the server response (if available) when the request succeeds.
The size of the array is controlled by the SyncPaymentCount property.
This property is read-only and not available at design time.
Data Type
String