Error processing SSI file
LEADTOOLS Medical (Leadtools.Medical.Workstation.Client assembly)

Show in webframe

RetrievedDataSet Constructor (RetrievedDataSet)






The System.String path for the retrieved dataset.
The retrieved DataSet.
Initializes a new instance of the RetrievedDataSet class.
Syntax
public RetrievedDataSet( 
   string datasetFilePath,
   DicomDataSet dataset
)
'Declaration
 
Public Function New( _
   ByVal datasetFilePath As String, _
   ByVal dataset As DicomDataSet _
)
'Usage
 
Dim datasetFilePath As String
Dim dataset As DicomDataSet
 
Dim instance As New RetrievedDataSet(datasetFilePath, dataset)

            

            
public:
RetrievedDataSet( 
   String^ datasetFilePath,
   DicomDataSet^ dataset
)

Parameters

datasetFilePath
The System.String path for the retrieved dataset.
dataset
The retrieved DataSet.
Requirements

Target Platforms

See Also

Reference

RetrievedDataSet Class
RetrievedDataSet Members

Error processing SSI file
Leadtools.Medical.Workstation.Client requires a Medical toolkit license and unlock key. For more information, refer to: Imaging Pro/Document/Medical Features