CheckCount Property
The number of records in the Check arrays.
Object Oriented Interface
public function getCheckCount(); public function setCheckCount($value);
Procedural Interface
inpay_check21_get($res, 3 ); inpay_check21_set($res, 3, $value );
Default Value
0
Remarks
This property controls the size of the following arrays:- CheckAmount
- CheckBackImageCreationDate
- CheckBackImageData
- CheckBackImageFilename
- CheckBackImageReferenceKey
- CheckBOFDAccountNumber
- CheckBOFDBranch
- CheckBOFDConversionIndicator
- CheckBOFDRoutingNumber
- CheckBOFDTruncator
- CheckCanRecreateImages
- CheckFrontImageCreationDate
- CheckFrontImageData
- CheckFrontImageFilename
- CheckFrontImageReferenceKey
- CheckImageCompression
- CheckImageCreatorRoutingNumber
- CheckImageFormat
- CheckMICRAuxOnUs
- CheckMICROnUs
- CheckMICRProcessingCode
- CheckMICRRoutingNumber
- CheckPayeeName
- CheckSequenceNumber
This property is not available at design time.
Data Type
Integer