GetEnumValues( ) method
- Last Updated: February 11, 2026
- 1 minute read
- OpenEdge
- Version 13.0
- Documentation
Return type: CHARACTER
Access: PUBLIC
Applies to:Progress.Lang.Class class
Syntax
|
Notes
- The list of values is returned in ascending order. For flag enum types, the positive numeric values are listed in ascending order first, and then the negative numeric values are listed next, also in ascending order.