4D v18dataClassAttribute.keyWordIndexed |
|||||||||||||||||||||||||||||||||||||||||||||||
|
4D v18
dataClassAttribute.keyWordIndexed
|
Paramètre | Type | Description | ||||||
dataClassAttribute.keyWordIndexed | Booléen |
![]() |
Vrai si l'attribut possède un index de mot-clé | |||||
La propriété dataClassAttribute.keyWordIndexed contient Vrai s'il existe un index de mot-clé dans l'attribut.
Cette propriété n'est pas retournée si dataClassAttribute.kind = "relatedEntity" ou "relatedEntities".
Note : Pour la programmation générique, vous pouvez utiliser Bool(dataClassAttribute.keyWordIndexed) pour lire une valeur valide (faux) même si keyWordIndexed n'est pas retourné.
Produit : 4D
Thème : ORDA - DataClassAttribute
Nom intl. : dataClassAttribute.keyWordIndexed
Créé : 4D v17 R5
4D - Langage ( 4D v18)