Article Details
Id:15804
Product:finPOWER Connect
Type:NEW
Version:3.01.10
Opened:08/06/2018
Closed:14/01/2019
Released:05/02/2019
Job: J020877

Bank Export event scripts; ISBankExportLine now includes a Parent property

ISBankExportLine now includes a Parent property, returning the ISBankExport that it is part of.

This can be used in the Bank Export event script to access properties of the parent object.

In addition, a Tag property has been added to the ISBankExport object - this may be useful in scripting.

Note, scripts that create ISBankExportLine objects should now use ISBankExport.CreateBankExportLine function.