CheckCanRecreateImages Property
A code that indicates whether the sender has the ability to recreate the check images (from the original source) for the duration of the agreed to retention time frame.
Syntax
int GetCheckCanRecreateImages(int iCheckIndex);
int SetCheckCanRecreateImages(int iCheckIndex, int bCheckCanRecreateImages);
Default Value
TRUE
Remarks
A code that indicates whether the sender has the ability to recreate the check images (from the original source) for the duration of the agreed to retention time frame.
The size of the array is controlled by the CheckCount property.
This property is not available at design time.
Data Type
Boolean