DocumentJournalsManager
Collection elements:
Iteration through collection using For each ... In ... Do operator is available to object. Document journals managers are retrieved during iteration.
Access to document journals manager is possible using [...] operator. Document journal name as specified in the configuration is passed as an argument.
Properties:
Description:
Availability:
Exchange with server is possible.
Example:
// document journals manager grants access to the // Selling journal manager Selection = DocumentJournals.Selling.Select(); |
See also: