Try OpenEdge Now
skip to main content
ABL Reference
Class Properties and Methods Reference : IsStatic property
 

IsStatic property

Returns TRUE if the event, method, variable, or property is static. Otherwise, it returns FALSE.
Data type: LOGICAL
Access: PUBLIC Read-only
Applies to: Progress.Reflect.Event class, Progress.Reflect.Method class, Progress.Reflect.Variable class