C#
VB
C++
Gets or sets the study time range.
public TimeRange StudyTime { get; set; }
Public Property StudyTime As Leadtools.Dicom.Common.Datatypes.TimeRange
public:
property Leadtools.Dicom.Common.Datatypes.TimeRange^ StudyTime {
Leadtools.Dicom.Common.Datatypes.TimeRange^ get();
void set ( Leadtools.Dicom.Common.Datatypes.TimeRange^ );
}
The study time range.
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