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: 22.4.2.0 (22.4.2.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