Try OpenEdge Now
skip to main content
ABL Reference
Class Properties and Methods Reference : GetClass( ) method (Progress.Lang.Object)
 

GetClass( ) method (Progress.Lang.Object)

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

GetClass( )
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.