Proprietà DocStructOperationBaseIsNew
|
Restituisce o imposta se il documento sia nuovo (in memoria e non ancora salvato).
Namespace:
DedNet.Commands
Assembly:
DedNet (in DedNet.dll) Versione: 23.3.0.0 (23.3.0.0)
Sintassi public bool IsNew { get; set; }
Public Property IsNew As Boolean
Get
Set
public:
property bool IsNew {
bool get ();
void set (bool value);
}
member IsNew : bool with get, set
Valore della proprietà
Tipo:
BooleanVedi anche