MediaDisposition Property

Summary

Gets or sets the media disposition.

Syntax
C#
VB
C++
public string MediaDisposition { get; set; } 
  
Public Property MediaDisposition As String 
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 20.0.2020.3.31
Products | Support | Contact Us | Intellectual Property Notices
© 1991-2020 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.Dicom.Scu Assembly