Proprietà EditAnagrCommandBaseIsInDb
             | 
          
        
        
            Restituisce o imposta se le anagrafiche siano o meno da considerarsi nel Database.
            
        
        Namespace: DedNet.CommandsAssembly: DedNet (in DedNet.dll) Versione: 27.4.0
Sintassipublic bool IsInDb { get; set; }Public Property IsInDb As Boolean
	Get
	Set
public:
property bool IsInDb {
	bool get ();
	void set (bool value);
}member IsInDb : bool with get, set
Valore della proprietà
Boolean
Vedi anche