Proprietà EditAnagrCommandBaseValidateAttr
             | 
          
        
        
            Indica se validare gli attributi.
            
        
        Namespace: DedNet.CommandsAssembly: DedNet (in DedNet.dll) Versione: 26.4.0.0 (26.4.0.0)
Sintassipublic bool ValidateAttr { get; set; }Public Property ValidateAttr As Boolean
	Get
	Set
public:
property bool ValidateAttr {
	bool get ();
	void set (bool value);
}member ValidateAttr : bool with get, set
Valore della proprietà
Boolean
Vedi anche