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)
Sintassi public 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à
BooleanVedi anche