←Select platform

EventDateTime Property

Summary

Gets or sets the date range.

Syntax

C#
VB
C++
[EntityElementAttribute()] 
public DateRange EventDateTime { get; set; } 
  
Public Property EventDateTime As Leadtools.Dicom.Common.Datatypes.DateRange 

Property Value

A Leadtools.Dicom.Common.DataTypes.DateRange object to query for event logs.

Remarks

Set this value to null to ignore this field for all matchings.

Set the Leadtools.Dicom.Common.DataTypes.DateRange.StartDate to null to search for all event logs until the given Leadtools.Dicom.Common.DataTypes.DateRange.EndDate.

Set the Leadtools.Dicom.Common.DataTypes.DateRange.EndDate to null to search for all event logs starting from the given Leadtools.Dicom.Common.DataTypes.DateRange.StartDate.

Requirements

Target Platforms

Help Version 19.0.2017.10.28
Products | Support | Contact Us | Copyright Notices
© 1991-2017 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.Medical.Logging.DataAccessLayer Assembly