4D v18dataClassAttribute.keyWordIndexed |
|||||||||||||||||||||||||||||||||||||||||||||||
|
4D v18
dataClassAttribute.keyWordIndexed
|
Parameter | Type | Description | ||||||
dataClassAttribute.keyWordIndexed | Boolean |
![]() |
True if the attribute has a keyword index | |||||
The dataClassAttribute.keyWordIndexed contains True if there is a keyword index on the attribute.
This property is not returned if dataClassAttribute.kind = "relatedEntity" or "relatedEntities".
Note: For generic programming, you can use Bool(dataClassAttribute.keyWordIndexed) to get a valid value (false) even if keyWordIndexed is not returned.
Product: 4D
Theme: ORDA - DataClassAttribute
Created: 4D v17 R5
4D Language Reference ( 4D v18)