LEADTOOLS Medical (Leadtools.Medical.Media.DataAccessLayer assembly)
LEAD Technologies, Inc

DeleteMediaLocation Method (MediaCreationDbDataAccessAgent)







An System.Array of strings that represent the SOP Instance UIDs of the media objects to delete their stored locations.
Deletes the location of the provided media objects.
Syntax
public virtual void DeleteMediaLocation( 
   string[] mediaSopInstanceUID
)
'Declaration
 
Public Overridable Sub DeleteMediaLocation( _
   ByVal mediaSopInstanceUID() As String _
) 
'Usage
 
Dim instance As MediaCreationDbDataAccessAgent
Dim mediaSopInstanceUID() As String
 
instance.DeleteMediaLocation(mediaSopInstanceUID)
public virtual void DeleteMediaLocation( 
   string[] mediaSopInstanceUID
)
 function Leadtools.Medical.Media.DataAccessLayer.MediaCreationDbDataAccessAgent.DeleteMediaLocation( 
   mediaSopInstanceUID 
)
public: virtual void DeleteMediaLocation( 
   string*[]* mediaSopInstanceUID
) 
public:
virtual void DeleteMediaLocation( 
   array<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: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2

See Also

Reference

MediaCreationDbDataAccessAgent Class
MediaCreationDbDataAccessAgent Members

 

 


Products | Support | Contact Us | Copyright Notices

© 2006-2012 All Rights Reserved. LEAD Technologies, Inc.