×

Release Notes Version 8.1.2.0

The following section describes the changes in the Topal API interface introduced with Version V8.1.2.0.
 
New Interfaces
 
Changes on Interfaces
 
IRepLanguage Interface
New Interface for language specific reports.
 
Interface
Description
IRepLanguage RepLanguage { get; }
Retrieve Report language
 
IManager Methods
New Save method has been applied to the manager Interface.
 
Interface
Description
IManger SaveBank( set;)
Save Method to store Bank data in Topal
IManger RepLanguages { get; }
Retrieve Report language
IManager SetRepLanguage([In]IRepLanguage repLanguage);
Set Report language