IsInstantiable( ) method
- Last Updated: February 11, 2026
- 1 minute read
- OpenEdge
- Version 13.0
- Documentation
Returns TRUE if the New() method may be invoked for the type. Returns FALSE
if IsAbstract() or IsInterface() are TRUE for the
type.
Return type: LOGICAL
Access: PUBLIC
Applies to: Progress.Lang.Class class
Syntax
|