C#
VB
C++
Gets the study time.
[Element(DicomTag.StudyTime)]
public Nullable<Time> Time { get; }
Public ReadOnly Property Time As Nullable(Of Time)
public:
property Nullable<Time> Time {
Nullable<Time> get();
}
Time the study was started.
For an example refer to Find(dicomscp,findquery)
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