Progress.Lang.Object provides a common set of properties and methods that all classes inherit. This set of properties and methods let you write common code to use with any user-defined class.Progress.Lang.Object is the root (ultimate super) class for all ABL classes and for all .NET classes referenced in an ABL session.
PUBLIC Object ( )
![]()
When defining a field in a temp-table as a class, you must specify the class as Progress.Lang.Object.
© 2013 Progress Software Corporation and/or its subsidiaries or affiliates. |