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



sopInstanceUID
The DICOM SOP Instance UID String for the DICOM instance.
sopInstanceUID
The DICOM SOP Instance UID String for the DICOM instance.
Retrieves a DICOM instance without the image data.

Syntax

Visual Basic (Declaration) 
Public Function GetDicom( _
   ByVal sopInstanceUID As String _
) As DicomDataSet
Visual Basic (Usage)Copy Code
Dim instance As MedicalViewerLoader
Dim sopInstanceUID As String
Dim value As DicomDataSet
 
value = instance.GetDicom(sopInstanceUID)
C# 
public DicomDataSet GetDicom( 
   string sopInstanceUID
)
C++/CLI 
public:
DicomDataSet GetDicom( 
   String^ sopInstanceUID
) 

Parameters

sopInstanceUID
The DICOM SOP Instance UID String for the DICOM instance.

Return Value

Returns a DicomDataSet without the image data.

Requirements

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

See Also

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