SyncPaymentCount Property
The number of records in the SyncPayment arrays.
Syntax
billpaymentcontrol.SyncPaymentCount
Default Value
0
Remarks
This property controls the size of the following arrays:- SyncPaymentAggregate
- SyncPaymentAmount
- SyncPaymentBillRef
- SyncPaymentCheckNumber
- SyncPaymentCurrencyCode
- SyncPaymentDateDue
- SyncPaymentDateProcessed
- SyncPaymentId
- SyncPaymentMemo
- SyncPaymentPayeeAccount
- SyncPaymentPayeeAggregate
- SyncPaymentPayeeId
- SyncPaymentPayeeListId
- SyncPaymentStatus
- SyncPaymentTxType
This property is read-only and not available at design time.
Data Type
Integer