←Select platform

DeleteMediaObject(String[]) Method

Summary

Deletes a media object from the data store.

Syntax

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

Parameters

mediaSopInstanceUID
An System.Array of strings that represent the SOP Instance UIDs for the media objects to be deleted.

Requirements

Target Platforms

Products | Support | Contact Us | Copyright Notices
© 1991-2017 LEAD Technologies, Inc. All Rights Reserved.
Leadtools.Medical.Media.DataAccessLayer Assembly
Click or drag to resize