C#
VB
C++
Gets the observation date time.
public Nullable<DateTime> ObservationDateTime { get; }
Public ReadOnly Property ObservationDateTime As Nullable(Of Date)
public:
property Nullable<DateTime> ObservationDateTime {
Nullable<DateTime> get();
}
The date and time on which this Content Item was completed.
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