Checks Property
Collection of checks to be written to the file.
Syntax
public CheckDetailList getChecks(); public void setChecks( checks);
Remarks
This property contains a collection of CheckDetail objects. Each of those objects must include MICR information read off of a physical check, as well as the Bank of First Deposit's routing number and the name of the payee. Each check object may also optionally contain a scan of the front and back of the paper check.
This property is not available at design time.