C#
VB
C++
Gets or sets the media disposition.
[Element(DicomTag.MediaDisposition)]
public string MediaDisposition { get; set; }
<Leadtools.Dicom.Common.Extensions.ElementAttribute()>
Public Property MediaDisposition As String
[Leadtools.Dicom.Common.Extensions.ElementAttribute()]
public:
property String^ MediaDisposition {
String^ get();
void set ( String^ );
}
Specifies where and to whom to send the media when completed.
For example, it may contain the name and address of a referring doctor.
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