←Select platform

SetHistory Method

Summary

Updates the annotations history tracking object of this LEADDocument.

Syntax
C#
VB
C++
public void SetHistory( 
   AnnHistory value 
) 
Public Sub SetHistory( 
   ByVal value As AnnHistory 
) 
public:  
   void SetHistory( 
      AnnHistory^ value 
   ) 

Parameters

value

Annotation history object. Use null to reset the history and create a new baseline.

Remarks

The annotations history tracking object of this LEADDocument.

Example

For an example, refer to DocumentHistory.

Requirements
Target Platforms
Help Version 21.0.2021.7.2
Products | Support | Contact Us | Intellectual Property Notices
© 1991-2021 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.Document Assembly

Products | Support | Contact Us | Intellectual Property Notices
© 1991-2021 LEAD Technologies, Inc. All Rights Reserved.