IsInstantiable( ) method
- Last Updated: January 18, 2024
- 1 minute read
- OpenEdge
- Version 12.8
- 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
|