←Select platform

AnnHistoryItem Class

Summary

Annotations history item.

Syntax
C#
C++/CLI
Python
[SerializableAttribute()] 
[DataContractAttribute()] 
public class AnnHistoryItem 
public: 
   [SerializableAttribute,  
   DataContractAttribute] 
   ref class AnnHistoryItem 
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 23.0.2024.2.29
Products | Support | Contact Us | Intellectual Property Notices
© 1991-2024 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.Annotations.Engine Assembly

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