←Select platform

FindMediaLocation Method (MediaCreationDbDataAccessAgent)

Summary

Queries for the location of created media objects.

Syntax

C#
VB
C++
public [Leadtools.Medical.Media.Dataaccesslayer.MediaLocation[]](medialocation.html) FindMediaLocation(  
   string[] mediaSopInstanceUID 
) 
Public Function FindMediaLocation( _ 
   ByVal mediaSopInstanceUID() As String _ 
) As Leadtools.Medical.Media.Dataaccesslayer.MediaLocation() 

Parameters

mediaSopInstanceUID
An System.Array of strings that represents the SOP Instance UIDs to return the their location.

Return Value

An System.Array of MediaLocation objects.

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