DeleteMediaObject(MediaCreationManagement) Method

Summary
Deletes media objects from the data store that matches the provided media object.
Syntax
C#
VB
C++
public void DeleteMediaObject( 
   MediaCreationManagement matchingObject 
) 
  
Overloads Sub DeleteMediaObject( _ 
   ByVal matchingObject As MediaCreationManagement _ 
)  
void DeleteMediaObject(  
   MediaCreationManagement^ matchingObject 
)  

Parameters

matchingObject
A Leadtools.Dicom.Common.DataTypes.MediaCreation.MediaCreationManagement media object to match for when deleting the media objects.

Remarks

Some fields may not be supported to use for matching. Each provider implementing this method can support their own.

A minimum support for matching fields should include the SOP Instance UID

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.