CheckBOFDConversionIndicator Property
A code that indicates the conversion within the processing institution between original paper check, image, and IRD.
Syntax
check21control.CheckBOFDConversionIndicator(CheckIndex)[=string]
Default Value
""
Remarks
A code that indicates the conversion within the processing institution between original paper check, image, and IRD. The indicator is specific to the action of this BOFD endorser. This property is part of the Check Detail Addendum A record (type 26), and may be set to one of the following values:
0 | Did not convert physical document. |
1 | Original paper converted to IRD. |
2 | Original paper converted to image. |
3 | IRD converted to another IRD. |
4 | Ird converted to image of IRD. |
5 | Image converted to an IRD. |
6 | Image converted to another image (ie: transcoded). |
7 | Did not convert image (ie: same as source). |
8 | Undetermined. |
The size of the array is controlled by the CheckCount property.
This property is not available at design time.
Data Type
String