EnumRef.<Enumeration name>

Methods:

IsEmpty
Metadata

Description:

A reference to the enumeration value. You can use it to refer to the enumeration value in the database object attributes and script variables.
Can be created using the functional form of the New operator.
For example, KindsOfArticles = New(Type("EnumRef.KindsOfArticles"));

Availability:

Thin client, web-client, server, thick client, external connection, Mobile application (server).
Exchange with server is possible. Serializable. The given object may be serialized to/from XML. Can be used in attributes of managed form. The given object may be serialized to/from XDTO. The XDTO type correspoding to this object is defined in {http://v8.1c.ru/8.1/data/enterprise/current-config} namespace. XDTO type name: EnumRef..

See also:

EnumManager, property <Enum value name>
EnumManager, method EmptyRef
EnumManager, method IndexOf
Enumeration list form extension, property CurrentLineParameter
EnumManager, method Get

    

1C:Enterprise Developer's Community