OpenEdge.Lang.EnumMember class
- Last Updated: February 11, 2026
- 1 minute read
- OpenEdge
- Version 13.0
- Documentation
The OpenEdge.Lang.EnumMember class is
an enumeration definition class. It is an abstract class.
Constructors
The following constructor allows the specification of an integer value and a character name for the enumeration:
|
The following constructor allows only the specification of an integer value for the enumeration:
|
The following constructor allows only the specification of a character name for the enumeration:
|
Public Properties
| Name property | Value property |
Public Method
| ToString() method |