Proprietà EditAnagrCommandOnlyDbAttrManagement
             | 
          
        
        
            Indica se il dialogo deve gestire gli attributi di ricambio o meno.
            
        
        Namespace: DedNet.CommandsAssembly: DedNet (in DedNet.dll) Versione: 27.4.0
Sintassipublic bool OnlyDbAttrManagement { get; set; }Public Property OnlyDbAttrManagement As Boolean
	Get
	Set
public:
property bool OnlyDbAttrManagement {
	bool get ();
	void set (bool value);
}member OnlyDbAttrManagement : bool with get, set
Valore della proprietà
Boolean
Vedi anche