←Select platform

LastModificationTime Property

Summary
Gets or sets the date and time that the form's attribute was last modified.

Syntax
C#
C++/CLI
Java
Python
public DateTime LastModificationTime { get; set; } 
public java.util.Date getLastModificationTime(); 
public void setLastModificationTime( 
   java.util.Date 
); 
public: 
property DateTime LastModificationTime { 
   DateTime get(); 
   void set (    DateTime ); 
} 
LastModificationTime # get and set (FormRecognitionProperties) 

Property Value

The time that this form was last modified (2100,0050).

Requirements

Target Platforms

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

Leadtools.Forms.Recognition Assembly

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