piFindIndex - cSelectionSource
Configures the index used to find items for a data-aware selection
Type: Property
Access: Read/Write
Data Type: Integer
Parameters: None
Syntax
Property Integer piFindIndex
| Access Type | Syntax |
|---|---|
| Read Access: | Get piFindIndex to IntegerVariable |
| Write Access: | Set piFindIndex to IntegerVariable/Value |
Description
Configures the index used to find items for a data-aware selection that does not have pbUseValidationTable set to True.
Defaults to 0, which makes it use the main index of the Entry_Item column.