EnumsManager
Collection elements:
Iteration through collection using For each ... In ... Do operator is available to object. Enumeration managers are retrieved during iteration.
Access to enumeration manager is possible using [...] operator. Enumeration name as specified in the configuration is passed as an argument.
Properties:
Methods:
Description:
Availability:
Exchange with server is possible.
Example:
TypeOfContractor = Enums.TypesOfContractors.Organization; |
See also: