Gets or sets the Scheduled Procedure Step Start Date Time.
[EntityElementAttribute()]
[DataMemberAttribute()]
public DateRange ScheduledProcedureStepStartDate_Time { get; set; }
Public Property ScheduledProcedureStepStartDate_Time As Leadtools.Dicom.Common.Datatypes.DateRange
public:
property Leadtools.Dicom.Common.Datatypes.DateRange^ ScheduledProcedureStepStartDate_Time {
Leadtools.Dicom.Common.Datatypes.DateRange^ get();
void set ( Leadtools.Dicom.Common.Datatypes.DateRange^ );
}
The Scheduled Procedure Step Start Date Time to match against.
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 results until the given Leadtools.Dicom.Common.DataTypes.DateRange.EndDate.
Set the Leadtools.Dicom.Common.DataTypes.DateRange.EndDate to null to search for all results starting from the given Leadtools.Dicom.Common.DataTypes.DateRange.StartDate.
Raster .NET | C API | C++ Class Library | JavaScript HTML5
Document .NET | C API | C++ Class Library | JavaScript HTML5
Medical .NET | C API | C++ Class Library | JavaScript HTML5
Medical Web Viewer .NET