←Select platform

History Property

Summary

Object that manages the history tracking of this LEADDocument.

Syntax
C#
VB
C++
public DocumentHistory History { get; } 
Public ReadOnly Property History() As DocumentHistory 
   Get 
public:  
   property DocumentHistory^ History 
   { 
      DocumentHistory^ get() 
   } 

Property Value

The DocumentHistory object that manages the history tracking of this LEADDocument.

Remarks

Refer to Document Toolkit History Tracking for more information.

Example

For an example, refer to DocumentHistory.

Requirements

Target Platforms

Help Version 20.0.2020.4.3
Products | Support | Contact Us | Intellectual Property Notices
© 1991-2020 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.Document Assembly