IsIndexed property
- Last Updated: October 30, 2020
- 1 minute read
- OpenEdge
- Version 12.2
- Documentation
Returns TRUE for indexed properties of .NET classes. For ABL class properties and non-indexed .NET class properties, it returns FALSE.
Data type: LOGICAL
Access: PUBLIC Read-only
Applies to: Progress.Reflect.Property class