DateTime Property

Summary

Gets the date and time of the event log.

Syntax
C#
VB
C++
public DateTime DateTime { get; } 
  
Public ReadOnly Property DateTime As Date 
public: 
property DateTime DateTime { 
   DateTime get(); 
} 

Property Value

The date and time of the event log.

Example

For an example, refer to Leadtools.Jpip.Server.JpipServer.

Requirements

Target Platforms

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

Leadtools.Jpip.Server Assembly