←Select platform

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 19.0.2017.10.27
Products | Support | Contact Us | Copyright Notices
© 1991-2017 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.Dicom.Scu Assembly