4D v19dataClassAttribute.keywordIndexed |
|||||||||||||||||||||||||||||||||||||||||||||||
|
4D v19
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 v19)
4D Language Reference ( 4D v19.1)