GetClass( ) method (Progress.Lang.Object)
- Last Updated: January 18, 2024
- 1 minute read
- OpenEdge
- Version 12.8
- Documentation
Returns the object reference for the Progress.Lang.Class instance associated with the current instance of a class.
Return type: Progress.Lang.Class class
Access: PUBLIC
Applies to: Progress.Lang.Object class
Syntax
|
The Progress.Lang.Class instance returns type information on the class or interface type of the Progress.Lang.Object instance on which the method is executed.