Proprietà SaveDistCommandIgnoreDataState
|
Indica se nel lock dell'header in salvataggio deve ignorare lo stato dell'anagrafica. Di default è false
Namespace:
DedNet.Commands
Assembly:
DedNet (in DedNet.dll) Versione: 24.6.0.0 (24.6.0.0)
Sintassi public bool IgnoreDataState { get; set; }
Public Property IgnoreDataState As Boolean
Get
Set
public:
property bool IgnoreDataState {
bool get ();
void set (bool value);
}
member IgnoreDataState : bool with get, set
Valore della proprietà
Tipo:
BooleanVedi anche