EnumManager.<Enumeration name>
Collection elements:
Iteration through collection using For each ... In ... Do operator is available to object. Collection items are retrieved during iteration.
Access to enumeration value is possible using [...] operator. Enumeration value index (starting from 0) in the enumeration is passed as an argument.
Properties:
Methods:
EmptyRef
Get
GetChoiceData
GetChoiceForm
GetForm
GetListForm
GetTemplate
IndexOf
Events:
FormGetProcessing
Description:
You can access the document using object property EnumsManager.
The full name of the object type is determined based on the name of a specific configuration enumeration. For example, for "Kinds Of Contractors" enumeration, the type name will look like Enums.KindsOfContractors.
Availability:
Exchange with server is possible.
See also: