UpdateMediaObjectStatus Method

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

Parameters

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

status
The Leadtools.Dicom.Common.DataTypes.MediaCreation.MediaCreationStatus to be updated for the specified media object.

Requirements

Target Platforms

Help Version 23.0.2024.2.29
Products | Support | Contact Us | Intellectual Property Notices
© 1991-2024 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.