AccountingRegistersManager
Collection elements:
Iteration through collection using For each ... In ... Do operator is available to object. Accounting registers managers are retrieved during iteration.
Access to accounting register manager is possible using [...] operator. Accounting register name as specified in the configuration is passed as an argument.
Properties:
Description:
Availability:
Exchange with server is possible.
Example:
MainRegister = AccountingRegisters.Main; Form = MainRegister.GetForm("ListForm"); |
See also: