The type name of an ABL or .NET enumeration type whose member you want to access. Specify an enumeration type name using the syntax as described in the
Type-name syntax reference entry. With an appropriate
USING statement, you can specify an unqualified enumeration type name.
Specifies a name that identifies a specific enumeration member defined in the ABL or .NET enumeration type.
Similarly, you can set a variable defined as a
Progress.Reflect.Flags enumeration to the
Public member for use with one of ABL's reflection methods: