FindMediaObjects Method

Summary
Queries for media objects that match the provided media object.
Syntax
C#
VB
C++
  
Public Function FindMediaObjects( _ 
   ByVal matchingMediaObject As MediaCreationManagement _ 
) As MediaCreationManagement() 

Parameters

matchingMediaObject
A Leadtools.Dicom.Common.DataTypes.MediaCreation.MediaCreationManagement used as matching parameters.

Return Value

An System.Array of Leadtools.Dicom.Common.DataTypes.MediaCreation.MediaCreationManagement objects that matches the provided media object.

Remarks

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

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

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.