CheckCount Property
The number of records in the Check arrays.
Syntax
int GetCheckCount();
int SetCheckCount(int iCheckCount);
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