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
IsIndexed( ) |