Proprietà CreateDocumentLazyMode
|
Se vero attiva la modalità che non invalida il comando in caso di errori
Namespace:
DedNet.Commands
Assembly:
DedNet (in DedNet.dll) Versione: 24.6.0.0 (24.6.0.0)
Sintassi public bool LazyMode { get; set; }
Public Property LazyMode As Boolean
Get
Set
public:
property bool LazyMode {
bool get ();
void set (bool value);
}
member LazyMode : bool with get, set
Valore della proprietà
Tipo:
BooleanVedi anche