Try OpenEdge Now
skip to main content
ABL Reference
Class Properties and Methods Reference : HasStatics( ) method
 

HasStatics( ) method

Returns TRUE if a given class (or any of its super classes) has any static members. This method supports the reflection capabilities of the Progress.Lang.Class class.
Return type: LOGICAL
Access: PUBLIC
Applies to: Progress.Lang.Class class

Syntax

HasStatics ( )