←Select platform

FindMediaLocation Method

Summary

Queries for the location of created media objects.

Syntax

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

Parameters

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

Return Value

An System.Array of MediaLocation objects.

Requirements

Target Platforms

Help Version 19.0.2017.10.27
Products | Support | Contact Us | Copyright Notices
© 1991-2017 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.Medical.Media.DataAccessLayer Assembly