MediaDisposition Property

Summary
Gets or sets the media disposition.
Syntax
C#
VB
C++
[Element(DicomTag.MediaDisposition)] 
public string MediaDisposition { get; set; } 
<ElementAttribute()> 
Public Property MediaDisposition As String 
[ElementAttribute()] 
public: 
property String^ MediaDisposition { 
   String^ get(); 
   void set (    String^ ); 
} 

Property Value

Specifies where and to whom to send the media when completed.

Remarks

For example, it may contain the name and address of a referring doctor.

Requirements

Target Platforms

Help Version 21.0.2021.6.30
Products | Support | Contact Us | Intellectual Property Notices
© 1991-2021 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.Dicom.Common Assembly

Products | Support | Contact Us | Intellectual Property Notices
© 1991-2021 LEAD Technologies, Inc. All Rights Reserved.