Skip to content

piaDataFields - cSelectionSource

Field numbers used as selection source entry items

Type: Property
Access: Read/Write
Data Type: Integer
Parameters: None

Syntax

Property Integer piaDataFields
Access Type Syntax
Read Access: Get piaDataFields to IntegerVariable
Write Access: Set piaDataFields to IntegerVariable/Value

Description

piaDataFields contains the field numbers registered as entry items for the selection source.

Each element corresponds to the same index in piaDataFiles. Together, the two arrays identify the database columns used when the selection source builds item values and checks search matches.

The array is maintained by the framework when data bindings are attached. Application code normally does not set this property directly.

See Also

piaDataFiles | Data_Field | CheckAllEntryItem