UpdateMediaObjectRequest Method

Summary
Updates the request information for an existing media object.
Syntax
C#
C++/CLI
public void UpdateMediaObjectRequest( 
   string sopInstanceUID, 
   MediaCreationRequestInformation request 
) 
public: 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 22.0.2022.12.7
Products | Support | Contact Us | Intellectual Property Notices
© 1991-2023 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.Medical.Media.DataAccessLayer Assembly

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