Try OpenEdge Now
skip to main content
ABL Reference
Class Properties and Methods Reference : IsIndexed property
 

IsIndexed property

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