Proprietà EditAnagrCommandBaseIsInDb
|
Restituisce o imposta se le anagrafiche siano o meno da considerarsi nel Database.
Namespace:
DedNet.Commands
Assembly:
DedNet (in DedNet.dll) Versione: 24.6.0.0 (24.6.0.0)
Sintassi public 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à
Tipo:
BooleanVedi anche