C#
VB
C++
Gets or sets the content description.
[Element(DicomTag.ContentDescription)]
public string Description { get; set; }
Public Property Description As String
A description of the content of the SOP Instance.
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