AccCount Property
The number of records in the Acc arrays.
Object Oriented Interface
public function getAccCount();
Procedural Interface
inebank_account_get($res, 1 );
Default Value
0
Remarks
This property controls the size of the following arrays:- AccAggregate
- AccBankId
- AccBranchId
- AccChecking
- AccDescription
- AccId
- AccIsTransferDestination
- AccIsTransferSource
- AccKey
- AccPhone
- AccServiceType
- AccStatus
- AccSupportDownload
- AccType
- AccUSProductType
This property is read-only and not available at design time.
Data Type
Integer