Proprietà AssociateDocumentUseDocValues
             | 
          
        
        
            Imposta/restituisce se utilizzare gli attributi di documento.
            
        
        Namespace: DedNet.CommandsAssembly: DedNet (in DedNet.dll) Versione: 26.4.0.0 (26.4.0.0)
Sintassipublic bool UseDocValues { get; set; }Public Property UseDocValues As Boolean
	Get
	Set
public:
property bool UseDocValues {
	bool get ();
	void set (bool value);
}member UseDocValues : bool with get, set
Valore della proprietà
Boolean
Vedi anche