E-Payment Integrator 2020 .NET Edition

Questions / Feedback?

Checks Property

Collection of checks to be written to the file.

Syntax

public CheckDetailList Checks { get; }
Public Property Checks As CheckDetailList

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.

Copyright (c) 2021 /n software inc. - All rights reserved.
E-Payment Integrator 2020 .NET Edition - Version 20.0 [Build 7941]