C#
VB
C++
Gets the content date.
public Nullable<DateTime> ContentDate { get; }
Public ReadOnly Property ContentDate As Nullable(Of Date)
public:
property Nullable<DateTime> ContentDate {
Nullable<DateTime> get();
}
The date the document content 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