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

IsFinal property

Returns TRUE if the method is final. Otherwise, it returns FALSE.
Data type: LOGICAL
Access: PUBLIC Read-only
Applies to: Progress.Reflect.Method class