Turn on history tracking for the newly created document.
public bool AutoUpdateHistory { get; set; }
Public Property AutoUpdateHistory() As Boolean
Get
Set
public:
property bool AutoUpdateHistory
{
bool get()
void set(bool value)
}
true to turn on history tracking for the newly created document; otherwise, false. The default value is false.
This value will be set in the LEADDocument.History.AutoUpdate property of the newly created document. And if the value is true, the document history will contain an entry of type DocumentHistoryModifyType.Created with the timestamp of when the document was created.
Help Collections
Raster .NET | C API | C++ Class Library | HTML5 JavaScript
Document .NET | C API | C++ Class Library | HTML5 JavaScript
Medical .NET | C API | C++ Class Library | HTML5 JavaScript
Medical Web Viewer .NET
Multimedia
Direct Show .NET | C API | Filters
Media Foundation .NET | C API | Transforms
Supported Platforms
.NET, Java, Android, and iOS/macOS Assemblies
Imaging, Medical, and Document
C API/C++ Class Libraries
Imaging, Medical, and Document
HTML5 JavaScript Libraries
Imaging, Medical, and Document