←Select platform

ModifyType Property

Summary

The type of change (modification).

Syntax
C#
VB
C++
public DocumentHistoryModifyType ModifyType { get; set; } 
Public Property ModifyType() As DocumentHistoryModifyType 
   Get 
   Set 
public:  
   property DocumentHistoryModifyType^ ModifyType 
   { 
      DocumentHistoryModifyType^ get() 
      void set(DocumentHistoryModifyType^ value) 
   } 

Property Value

The type of the change (modification). The default value is DocumentHistoryModifyType.Created.

Remarks

Refer to Document Toolkit History Tracking for more information.

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.