UpdateMediaObjectStatus Method

Summary
Updates the status information for an existent media object.
Syntax
C#
C++/CLI
public void UpdateMediaObjectStatus( 
   string sopInstanceUID, 
   MediaCreationStatus status 
) 
void UpdateMediaObjectStatus(  
   string* sopInstanceUID, 
   MediaCreationStatus* status 
)  
void UpdateMediaObjectStatus(  
   String^ sopInstanceUID, 
   MediaCreationStatus^ status 
)  

Parameters

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

status
A Leadtools.Dicom.Common.DataTypes.MediaCreation.MediaCreationStatus object representing the status 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.