IsFinal property
- Last Updated: February 11, 2026
- 1 minute read
- OpenEdge
- Version 13.0
- Documentation
Returns TRUE if the method or property is final. Otherwise, it returns FALSE.
Data type: LOGICAL
Access: PUBLIC Read-only
Applies to: Progress.Reflect.Method class, Progress.Reflect.Property class