BusinessDate Property
The year, month, and day that designates the business date at the Bank of First Deposit.
Syntax
__property String BusinessDate = {read=FBusinessDate, write=FSetBusinessDate, default=""};
Default Value
""
Remarks
This property is 8 characters in length and in the format "YYYYMMDD". If no value is supplied in this property the current system date will be used.
This property is part of the Cash Letter Header record (type 10), Bundle Header record (type 20), Check Detail Addendum A record (type 26), and Image View Data record (type 52).
Data Type
String