AnnHistoryItem Class

Summary

Annotations history item.

Syntax
C#
VB
C++
[SerializableAttribute()] 
[DataContractAttribute()] 
public class AnnHistoryItem 
<SerializableAttribute(),  
 DataContractAttribute()>  
Public Class AnnHistoryItem 
public: 
   [SerializableAttribute,  
   DataContractAttribute] 
   ref class AnnHistoryItem 
Remarks

AnnHistoryItem contains the following members:

Member Description
Guid The GUID of the annotation objects associated with this change. Usually set to AnnObject.Guid
State The change state, such as Unchanged, Modified, Added or Deleted
Timestamp The timestamp of the change
Comment User-defined comment associated with this change

A list of AnnHistoryItem objects are stored in AnnHistory.items that specify the annotations history.

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.Annotations.Engine Assembly

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