←Select platform

DeleteMediaLocation Method

Summary

Deletes the location of the provided media objects.

Syntax

C#
VB
C++
public void DeleteMediaLocation( 
   string[] mediaSopInstanceUID 
) 
  
Public Sub DeleteMediaLocation( _ 
   ByVal mediaSopInstanceUID() As String _ 
)  
public: void DeleteMediaLocation(  
   string*[]* mediaSopInstanceUID 
)  

Parameters

mediaSopInstanceUID
An System.Array of strings that represent the SOP Instance UIDs of the media objects to delete their stored locations.

Requirements

Target Platforms

Help Version 19.0.2017.10.27
Products | Support | Contact Us | Copyright Notices
© 1991-2017 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.Medical.Media.DataAccessLayer Assembly