IsIndexed( ) method
- Last Updated: January 18, 2024
- 1 minute read
- OpenEdge
- Version 12.8
- Documentation
Returns a LOGICAL value indicating if the specified class is an indexed class. This method only returns TRUE for an indexed .NET class; it always returns FALSE for ABL classes.
Return type: LOGICAL
Access: PUBLIC
Applies to: Progress.Lang.Class class
Syntax
|