LEADTOOLS Medical (Leadtools.Medical.Storage.DataAccessLayer assembly)

FillInstancetData Method

Show in webframe





The Leadtools.Dicom.DicomDataSet to extract the information from.
The CompositeInstanceDataSet to fill the information into.
true to update the DICOM Instance information in the given instanceDataSet if the given dicomDataSet has different values.
The path for the Leadtools.Dicom.DicomDataSet.
The ReferencedImages generated from the dicomDataSet.
The AE Title System.String for the server used to retrieve the dicomDataSet.
Fills the series information into the given CompositeInstanceDataSet.
Syntax
'Declaration
 
Protected Overridable Sub FillInstancetData( _
   ByVal dicomDataSet As DicomDataSet, _
   ByVal instanceDataSet As CompositeInstanceDataSet, _
   ByVal updateExistentInstance As Boolean, _
   ByVal referencedFileName As String, _
   ByVal images() As ReferencedImages, _
   ByVal retrieveAe As String _
) 
'Usage
 
Dim instance As DicomDataSetConverter
Dim dicomDataSet As DicomDataSet
Dim instanceDataSet As CompositeInstanceDataSet
Dim updateExistentInstance As Boolean
Dim referencedFileName As String
Dim images() As ReferencedImages
Dim retrieveAe As String
 
instance.FillInstancetData(dicomDataSet, instanceDataSet, updateExistentInstance, referencedFileName, images, retrieveAe)

            

            

Parameters

dicomDataSet
The Leadtools.Dicom.DicomDataSet to extract the information from.
instanceDataSet
The CompositeInstanceDataSet to fill the information into.
updateExistentInstance
true to update the DICOM Instance information in the given instanceDataSet if the given dicomDataSet has different values.
referencedFileName
The path for the Leadtools.Dicom.DicomDataSet.
images
The ReferencedImages generated from the dicomDataSet.
retrieveAe
The AE Title System.String for the server used to retrieve the dicomDataSet.
Requirements

Target Platforms

See Also

Reference

DicomDataSetConverter Class
DicomDataSetConverter Members

 

 


Products | Support | Contact Us | Copyright Notices
© 2006-2014 All Rights Reserved. LEAD Technologies, Inc.

Leadtools.Medical.Storage.DataAccessLayer requires a Medical toolkit server license and unlock key. For more information, refer to: LEADTOOLS Toolkit Features