Leadtools.Medical.Workstation.DataAccessLayer Requires Medical product license | Send comments on this topic. | Back to Introduction - All Topics | Help Version 16.5.9.25
GetImage Method
See Also 
Leadtools.Medical.Workstation.DataAccessLayer Namespace > WorkstationDataAccessAgent Class : GetImage Method



sopInstance
The SopInstnaceUID String value for the image object.
sopInstance
The SopInstnaceUID String value for the image object.
Queries for image information. (Inherited from IWorkstationDataAccessAgent)

Syntax

Visual Basic (Declaration)  
Public Overridable Function GetImage( _
   ByVal sopInstance As String _
) As DicomInformation.ImagesRow
Visual Basic (Usage) Copy Code
Dim instance As WorkstationDataAccessAgent
Dim sopInstance As String
Dim value As DicomInformation.ImagesRow
 
value = instance.GetImage(sopInstance)
C#  
public virtual DicomInformation.ImagesRow GetImage( 
   string sopInstance
)
C++/CLI  
public:
virtual DicomInformation.ImagesRow^ GetImage( 
   String^ sopInstance
) 

Parameters

sopInstance
The SopInstnaceUID String value for the image object.

Return Value

An DicomInformation.ImagesRow object containing the information for the image. It is null if no matching image is found.

Remarks

Use this method to return a single image information.

Requirements

Target Platforms: Microsoft .NET Framework 3.0, Windows XP, Windows Server 2003 family, Windows Server 2008 family

See Also

Leadtools.Medical.Workstation.DataAccessLayer requires a Medical toolkit license and unlock key. For more information, refer to: Imaging Pro/Document/Medical Features