FindMediaLocation Method

Summary
Queries for the location of created media objects.
Syntax
C#
C++/CLI
public MediaLocation[] FindMediaLocation( 
   string[] mediaSopInstanceUID 
) 
MediaLocation*[]* FindMediaLocation(  
   string*[]* mediaSopInstanceUID 
)  
array<MediaLocation^>^ FindMediaLocation(  
   array<String^>^ mediaSopInstanceUID 
)  

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 23.0.2024.2.29
Products | Support | Contact Us | Intellectual Property Notices
© 1991-2024 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.Medical.Media.DataAccessLayer Assembly

Products | Support | Contact Us | Intellectual Property Notices
© 1991-2023 LEAD Technologies, Inc. All Rights Reserved.