LEADTOOLS Medical (Leadtools.Medical.Workstation.Client assembly) Send comments on this topic. | Back to Introduction - All Topics | Help Version 17.0.3.30
RetrievedDataSet Constructor
See Also 
Leadtools.Medical.Workstation.Client Namespace > RetrievedDataSet Class : RetrievedDataSet Constructor



datasetFilePath
The System.String path for the retrieved dataset.
dataset
The retrieved DataSet.
Initializes a new instance of the RetrievedDataSet class.

Syntax

Visual Basic (Declaration) 
Public Function New( _
   ByVal datasetFilePath As String, _
   ByVal dataset As DicomDataSet _
)
Visual Basic (Usage)Copy Code
Dim datasetFilePath As String
Dim dataset As DicomDataSet
 
Dim instance As New RetrievedDataSet(datasetFilePath, dataset)
C# 
public RetrievedDataSet( 
   string datasetFilePath,
   DicomDataSet dataset
)
C++/CLI 
public:
RetrievedDataSet( 
   String^ datasetFilePath,
   DicomDataSet^ dataset
)

Parameters

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

Requirements

Target Platforms: Microsoft .NET Framework 2.0, Windows 2000, Windows XP, Windows Server 2003 family, Windows Server 2008 family, Windows Vista, Windows 7

See Also

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