4D v18

dataClassAttribute.keyWordIndexed

Accueil

 
4D v18
dataClassAttribute.keyWordIndexed

dataClassAttribute.keyWordIndexed 


 

   
Paramètre Type   Description
dataClassAttribute.keyWordIndexed   Booléen in 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é. 



Voir aussi  

dataClassAttribute.indexed

 
PROPRIÉTÉS 

Produit : 4D
Thème : ORDA - DataClassAttribute
Nom intl. : dataClassAttribute.keyWordIndexed

 
HISTORIQUE 

Créé : 4D v17 R5

 
UTILISATION DE L'ARTICLE

4D - Langage ( 4D v18)