UpdateMediaObjectRequest Method

Summary
Updates the request information for an existent media object.
Syntax
C#
VB
C++
public void UpdateMediaObjectRequest( 
   string sopInstanceUID, 
   MediaCreationRequestInformation request 
) 
  
Sub UpdateMediaObjectRequest( _ 
   ByVal sopInstanceUID As String, _ 
   ByVal request As MediaCreationRequestInformation _ 
)  
void UpdateMediaObjectRequest(  
   String^ sopInstanceUID, 
   MediaCreationRequestInformation^ request 
)  

Parameters

sopInstanceUID
A System.String that represents the SOP Instance UID of the media object to be updated.

request
A Leadtools.Dicom.Common.DataTypes.MediaCreation.MediaCreationRequestInformation object that represents the request information to be updated for the specified media object.

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.Medical.Media.DataAccessLayer Assembly

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