Ignore Property (DocumentHistory)
In This Topic
Gets or sets a value that indicates whether the action is stored in
DocumentHistory or not when change the document.
Syntax
'Declaration
Public Property Ignore As Boolean
public bool Ignore {get; set;}
See Also