ToString() method
- Last Updated: October 30, 2020
- 1 minute read
- OpenEdge
- Version 12.2
- Documentation
If applied to the OpenEdge.Lang.EnumMember
class, the ToString() method returns the Name property. If the Name property is
unknown, it returns the Value property.
Return type: CHARACTER
Access: PUBLIC
Applies to:
OpenEdge.Lang.EnumMember
class; OpenEdge.Lang.WidgetHandle class
Syntax
|