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

IsAbstract property

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