Proprietà EditAnagrCommandBaseIsInDb
|
Restituisce o imposta se le anagrafiche siano o meno da considerarsi nel Database.
Namespace: DedNet.CommandsAssembly: DedNet (in DedNet.dll) Versione: 26.4.0.0 (26.4.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à
BooleanVedi anche