←Select platform

EventDateTime Property (DICOMServerEventLogMatchingParameters)

Summary

Gets or sets the date range.

Syntax

C#
VB
C++
public Leadtools.Dicom.Common.Datatypes.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

Products | Support | Contact Us | Copyright Notices
© 1991-2017 LEAD Technologies, Inc. All Rights Reserved.
Leadtools.Medical.Logging.DataAccessLayer Assembly
Click or drag to resize