LEADTOOLS Medical (Leadtools.Medical.Storage.DataAccessLayer assembly)
LEAD Technologies, Inc

FillStudiesData Method






The Leadtools.Dicom.DicomDataSet to extract the information from.
The CompositeInstanceDataSet to fill the information into.
true to update the study information in the given instanceDataSet if the given dicomDataSet has different values.
The AE Title System.String for the server used to retrieve the dicomDataSet.
Fills the study information into the given CompositeInstanceDataSet.
Syntax
protected virtual void FillStudiesData( 
   DicomDataSet dicomDataSet,
   CompositeInstanceDataSet instanceDataSet,
   bool updateExistentStudy,
   string retrieveAe
)
'Declaration
 
Protected Overridable Sub FillStudiesData( _
   ByVal dicomDataSet As DicomDataSet, _
   ByVal instanceDataSet As CompositeInstanceDataSet, _
   ByVal updateExistentStudy As Boolean, _
   ByVal retrieveAe As String _
) 
'Usage
 
Dim instance As DicomDataSetConverter
Dim dicomDataSet As DicomDataSet
Dim instanceDataSet As CompositeInstanceDataSet
Dim updateExistentStudy As Boolean
Dim retrieveAe As String
 
instance.FillStudiesData(dicomDataSet, instanceDataSet, updateExistentStudy, retrieveAe)
protected virtual void FillStudiesData( 
   DicomDataSet dicomDataSet,
   CompositeInstanceDataSet instanceDataSet,
   bool updateExistentStudy,
   string retrieveAe
)
 function Leadtools.Medical.Storage.DataAccessLayer.DicomDataSetConverter.FillStudiesData( 
   dicomDataSet ,
   instanceDataSet ,
   updateExistentStudy ,
   retrieveAe 
)
protected:
virtual void FillStudiesData( 
   DicomDataSet^ dicomDataSet,
   CompositeInstanceDataSet^ instanceDataSet,
   bool updateExistentStudy,
   String^ retrieveAe
) 

Parameters

dicomDataSet
The Leadtools.Dicom.DicomDataSet to extract the information from.
instanceDataSet
The CompositeInstanceDataSet to fill the information into.
updateExistentStudy
true to update the study information in the given instanceDataSet if the given dicomDataSet has different values.
retrieveAe
The AE Title System.String for the server used to retrieve the dicomDataSet.
Requirements

Target Platforms: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2

See Also

Reference

DicomDataSetConverter Class
DicomDataSetConverter Members

 

 


Products | Support | Contact Us | Copyright Notices

© 2006-2012 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