Proprietà RemoveDocumentSkipDeletionTracking
             | 
          
        
        
            Indica di saltare il tracciamento dell'eliminazione (DED_DOC_ERASED).
            
        
        Namespace: DedNet.CommandsAssembly: DedNet (in DedNet.dll) Versione: 26.4.0.0 (26.4.0.0)
Sintassipublic bool SkipDeletionTracking { get; set; }Public Property SkipDeletionTracking As Boolean
	Get
	Set
public:
property bool SkipDeletionTracking {
	bool get ();
	void set (bool value);
}member SkipDeletionTracking : bool with get, set
Valore della proprietà
Boolean
Vedi anche