E-Payment Integrator 2016 C++ Edition
E-Payment Integrator 2016 C++ Edition
Questions / Feedback?

CheckBOFDAccountNumber Property

A number that identifies the depository account at the Bank of First Deposit.

Syntax

char* GetCheckBOFDAccountNumber(int iCheckIndex);

int SetCheckBOFDAccountNumber(int iCheckIndex, char* lpszCheckBOFDAccountNumber);

Default Value

""

Remarks

A number that identifies the depository account at the Bank of First Deposit. This property is part of the Check Detail Addendum A record (type 26), and is 18 characters in length.

The size of the array is controlled by the CheckCount property.

This property is not available at design time.

Data Type

String

 
 
Copyright (c) 2020 /n software inc. - All rights reserved.
E-Payment Integrator 2016 C++ Edition - Version 16.0 [Build 7354]