Proprietà CreateDocumentLazyMode
|
Se vero attiva la modalità che non invalida il comando in caso di errori
Namespace: DedNet.CommandsAssembly: DedNet (in DedNet.dll) Versione: 26.4.0.0 (26.4.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à
BooleanVedi anche