SyncPayeeCount Property
The number of records in the SyncPayee arrays.
Object Oriented Interface
public function getSyncPayeeCount();
Procedural Interface
inebank_billpayment_get($res, 62 );
Default Value
0
Remarks
This property controls the size of the following arrays:- SyncPayeeAccount
- SyncPayeeAddr1
- SyncPayeeAddr2
- SyncPayeeAddr3
- SyncPayeeAggregate
- SyncPayeeCity
- SyncPayeeCountry
- SyncPayeeDaysToPay
- SyncPayeeId
- SyncPayeeIdScope
- SyncPayeeListId
- SyncPayeeName
- SyncPayeePhone
- SyncPayeePostalCode
- SyncPayeeState
- SyncPayeeTxType
This property is read-only and not available at design time.
Data Type
Integer