LEADTOOLS Medical (Leadtools.Medical.Storage.DataAccessLayer assembly) Send comments on this topic. | Back to Introduction - All Topics | Help Version 17.0.3.29
ConvertDicomDataSet Method
See Also 
Leadtools.Medical.Storage.DataAccessLayer Namespace > IDicomDataSetConverter Interface : ConvertDicomDataSet Method



dicomDataSet
The Leadtools.Dicom.DicomDataSet to convert.
referencedFileName
The path for the Leadtools.Dicom.DicomDataSet.
retrieveAe
The AE Title System.String for the server used to retrieve the dicomDataSet.
images
The ReferencedImages generated from the dicomDataSet.
dicomDataSet
The Leadtools.Dicom.DicomDataSet to convert.
referencedFileName
The path for the Leadtools.Dicom.DicomDataSet.
retrieveAe
The AE Title System.String for the server used to retrieve the dicomDataSet.
images
The ReferencedImages generated from the dicomDataSet.
Creates a new CompositeInstanceDataSet object from a Leadtools.Dicom.DicomDataSet.

Syntax

Visual Basic (Declaration) 
Function ConvertDicomDataSet( _
   ByVal dicomDataSet As DicomDataSet, _
   ByVal referencedFileName As String, _
   ByVal retrieveAe As String, _
   ByVal images() As ReferencedImages _
) As CompositeInstanceDataSet
Visual Basic (Usage)Copy Code
Dim instance As IDicomDataSetConverter
Dim dicomDataSet As DicomDataSet
Dim referencedFileName As String
Dim retrieveAe As String
Dim images() As ReferencedImages
Dim value As CompositeInstanceDataSet
 
value = instance.ConvertDicomDataSet(dicomDataSet, referencedFileName, retrieveAe, images)

Parameters

dicomDataSet
The Leadtools.Dicom.DicomDataSet to convert.
referencedFileName
The path for the Leadtools.Dicom.DicomDataSet.
retrieveAe
The AE Title System.String for the server used to retrieve the dicomDataSet.
images
The ReferencedImages generated from the dicomDataSet.

Requirements

Target Platforms: Microsoft .NET Framework 2.0, Windows 2000, Windows XP, Windows Server 2003 family, Windows Server 2008 family, Windows Vista, Windows 7

See Also

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