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