←Select platform

CreationTime Property

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

Syntax
C#
VB
C++
Java
public DateTime CreationTime { get; set; } 
  
Public Property CreationTime As Date 
public Date getCreationTime(); 
public void setCreationTime( 
   java.util.Date date 
); 
public: 
property DateTime CreationTime { 
   DateTime get(); 
   void set (    DateTime ); 
} 

Property Value

The creation time of this form (2100,0050).

Requirements

Target Platforms

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

Leadtools.Forms.Recognition Assembly

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