Leadtools.Medical.Workstation.Client Requires Medical product license | Send comments on this topic. | Back to Introduction - All Topics | Help Version 16.5.9.25
RetrievedDataSet Constructor
See Also 
Leadtools.Medical.Workstation.Client Namespace > RetrievedDataSet Class : RetrievedDataSet Constructor



datasetFilePath
The 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 RetrievedDataSet(datasetFilePath, dataset)
C# 
public RetrievedDataSet( 
   string datasetFilePath,
   DicomDataSet dataset
)
C++/CLI 
public:
RetrievedDataSet( 
   String^ datasetFilePath,
   DicomDataSet dataset
)

Parameters

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

Requirements

Target Platforms: Microsoft .NET Framework 3.0, Windows XP, Windows Server 2003 family, Windows Server 2008 family

See Also

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