←Select platform

DatasetInstance Property

Summary

Gets the retrieved Leadtools.Dicom.DicomDataSet object.

Syntax

C#
VB
C++
public Leadtools.Dicom.DicomDataSet DatasetInstance {get; set;}
Public Property DatasetInstance As Leadtools.Dicom.DicomDataSet
public: 
property Leadtools.Dicom.DicomDataSet^ DatasetInstance { 
   Leadtools.Dicom.DicomDataSet^ get(); 
   void set (    Leadtools.Dicom.DicomDataSet^ ); 
} 

Property Value

The retrieved Leadtools.Dicom.DicomDataSet object.

Remarks

If the DatasetLoaded is false this property will be null.

Requirements

Target Platforms

Products | Support | Contact Us | Copyright Notices
© 1991-2017 LEAD Technologies, Inc. All Rights Reserved.
Leadtools.Medical.Workstation.Client Assembly
Click or drag to resize