GetMediaObject Method

Summary
Gets a media object.
Syntax
C#
VB
C++
public MediaCreationManagement GetMediaObject( 
   string sopInstanceUID 
) 
  
Function GetMediaObject( _ 
   ByVal sopInstanceUID As String _ 
) As MediaCreationManagement 
MediaCreationManagement^ GetMediaObject(  
   String^ sopInstanceUID 
)  

Parameters

sopInstanceUID
A System.String that represents the SOP Instance UID of the Media Creation Management object to be returned.

Return Value

A Media Creation Management object. It is Null (Nothing) if an object isn't found.

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.