TimeStamp Property

Summary
Gets or sets the time stamp of when this entry was created.
Syntax
C#
VB
C++
public DateTime TimeStamp { get; set; } 
  
Public Property TimeStamp As Date 
public: 
property DateTime TimeStamp { 
   DateTime get(); 
   void set (    DateTime ); 
} 

Property Value

The time stamp.

Requirements

Target Platforms

See Also

Reference

LogEntry Class

LogEntry Members

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

Leadtools.Logging Assembly

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