LEADTOOLS Medical (Leadtools.Dicom.Scp assembly)

StoreToQueryModel Method (CStoreCommand)

Show in webframe





The Leadtools.Dicom.DicomDataSet to be stored.
The path where the requestDataSet is stored.
Information about images generated from this requestDataSet
Allows inherited classes to process the request dataset and store it to the query model.
Syntax
protected virtual void StoreToQueryModel( 
   DicomDataSet requestDataSet,
   string referenceFilePath,
   ReferencedImages[] generatedImages
)
'Declaration
 
Protected Overridable Sub StoreToQueryModel( _
   ByVal requestDataSet As DicomDataSet, _
   ByVal referenceFilePath As String, _
   ByVal generatedImages() As ReferencedImages _
) 
'Usage
 
Dim instance As CStoreCommand
Dim requestDataSet As DicomDataSet
Dim referenceFilePath As String
Dim generatedImages() As ReferencedImages
 
instance.StoreToQueryModel(requestDataSet, referenceFilePath, generatedImages)

            

            
protected:
virtual void StoreToQueryModel( 
   DicomDataSet^ requestDataSet,
   String^ referenceFilePath,
   array<ReferencedImages^>^ generatedImages
) 

Parameters

requestDataSet
The Leadtools.Dicom.DicomDataSet to be stored.
referenceFilePath
The path where the requestDataSet is stored.
generatedImages
Information about images generated from this requestDataSet
Remarks

The CStoreCommand does not implement this method. This method is intended for inherited classes to store the Leadtools.Dicom.DicomDataSet information to their own query model.

Requirements

Target Platforms

See Also

Reference

CStoreCommand Class
CStoreCommand Members

 

 


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

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