Error processing SSI file
LEADTOOLS Medical (Leadtools.Medical.Storage.DataAccessLayer assembly)

Show in webframe

FillInstancetData(DicomDataSet,CompositeInstanceDataSet,Boolean,String,String,String,ReferencedImages[],String,String) Method






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.
If the Leadtools.Dicom.DicomDataSet is stored externally, the store token used to retrieve the Leadtools.Dicom.DicomDataSet; otherwise string.Empty
If the Leadtools.Dicom.DicomDataSet is stored externally, the GUID that uniquely identifies the external store addin used to retrieve the Leadtools.Dicom.DicomDataSet; otherwise string.Empty
The ReferencedImages generated from the dicomDataSet.
The AE Title System.String for the server used to retrieve the dicomDataSet.
The AE Title System.String of the SCU that sent the original C-Store-REQdicomDataSet.
Fills the series information into the given CompositeInstanceDataSet.
Syntax
'Declaration
 
Protected Overloads Overridable Sub FillInstancetData( _
   ByVal dicomDataSet As DicomDataSet, _
   ByVal instanceDataSet As CompositeInstanceDataSet, _
   ByVal updateExistentInstance As Boolean, _
   ByVal referencedFileName As String, _
   ByVal token As String, _
   ByVal externalStoreGuid As String, _
   ByVal images() As ReferencedImages, _
   ByVal retrieveAe As String, _
   ByVal storeAe As String _
) 
'Usage
 
Dim instance As DicomDataSetConverter
Dim dicomDataSet As DicomDataSet
Dim instanceDataSet As CompositeInstanceDataSet
Dim updateExistentInstance As Boolean
Dim referencedFileName As String
Dim token As String
Dim externalStoreGuid As String
Dim images() As ReferencedImages
Dim retrieveAe As String
Dim storeAe As String
 
instance.FillInstancetData(dicomDataSet, instanceDataSet, updateExistentInstance, referencedFileName, token, externalStoreGuid, images, retrieveAe, storeAe)

            

            

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.
token
If the Leadtools.Dicom.DicomDataSet is stored externally, the store token used to retrieve the Leadtools.Dicom.DicomDataSet; otherwise string.Empty
externalStoreGuid
If the Leadtools.Dicom.DicomDataSet is stored externally, the GUID that uniquely identifies the external store addin used to retrieve the Leadtools.Dicom.DicomDataSet; otherwise string.Empty
images
The ReferencedImages generated from the dicomDataSet.
retrieveAe
The AE Title System.String for the server used to retrieve the dicomDataSet.
storeAe
The AE Title System.String of the SCU that sent the original C-Store-REQdicomDataSet.
Requirements

Target Platforms

See Also

Reference

DicomDataSetConverter Class
DicomDataSetConverter Members
Overload List

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