4D v19dataClassAttribute.keywordIndexed | 
            |||||||||||||||||||||||||||||||||||||||||||||||
                 
                
  | 
                
			
                    
                         
    4D v19
 
dataClassAttribute.keywordIndexed 
                                
                                
        
 | 
                ||||||||||||||||||||||||||||||||||||||||||||||
| Parámetro | Tipo | Descripción | ||||||
| dataClassAttribute.keywordIndexed | Booleano | 
             
         | 
        True si el atributo tiene un índice de palabra clave | |||||
La propiedad dataClassAttribute.keywordIndexed contiene True si hay un índice de palabras clave en el atributo.
Esta propiedad no se devuelve si dataClassAttribute.kind = "relatedEntity" o "relatedEntities".
Nota: para programación genérica, puede utilizar Bool(dataClassAttribute.keywordIndexed) para obtener un valor válido (false) incluso si no se devuelve keywordIndexed.
	Producto: 4D
	Tema: ORDA - DataClassAttribute
	
        
        
	
	Creado por: 4D v17 R5
	
	
	
	
	
	
	
	
	
	Manual de lenguaje 4D ( 4D v19)
	
	
	
	Manual de lenguaje 4D ( 4D v19.1)
Añadir un comentario