ToString() method
- Last Updated: July 5, 2024
- 1 minute read
- OpenEdge
- Version 12.8
- 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
|