DeleteMediaLocation Method

Summary
Deletes the location of the provided media objects.
Syntax
C#
VB
C++
public void DeleteMediaLocation( 
   string[] mediaSopInstanceUID 
) 
  
Sub DeleteMediaLocation( _ 
   ByVal mediaSopInstanceUID() As String _ 
)  
void DeleteMediaLocation(  
   array<String^>^ mediaSopInstanceUID 
)  

Parameters

mediaSopInstanceUID
An System.Array of strings representing the SOP Instance UIDs of the media objects to delete their stored location.

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.