C#
VB
C++
Gets or sets the dataset to be stored to the client.
public DicomDataSet StoreDataSet { get; set; }
Public Property StoreDataSet As Leadtools.Dicom.DicomDataSet
public:
property Leadtools.Dicom.DicomDataSet^ StoreDataSet {
Leadtools.Dicom.DicomDataSet^ get();
void set ( Leadtools.Dicom.DicomDataSet^ );
}
The dataset to be stored.
Raster .NET | C API | C++ Class Library | JavaScript HTML5
Document .NET | C API | C++ Class Library | JavaScript HTML5
Medical .NET | C API | C++ Class Library | JavaScript HTML5
Medical Web Viewer .NET