←Select platform

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 19.0.2017.10.27
Products | Support | Contact Us | Copyright Notices
© 1991-2017 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.Jpip.Server Assembly