C#
VB
C++
Gets the content time.
public Nullable<Time> ContentTime { get; }
Public ReadOnly Property ContentTime As Nullable(Of Time)
public:
property Nullable<Time> ContentTime {
Nullable<Time> get();
}
The time the image pixel data creation started.
For an example refer to QueryRetrieveScu.Move(DicomScp, string, string, string,string).
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