C#
VB
C++
Gets or sets the dataset this object represents.
public DicomDataSet DataSet { get; set; }
Public Property DataSet As Leadtools.Dicom.DicomDataSet
public:
property Leadtools.Dicom.DicomDataSet^ DataSet {
Leadtools.Dicom.DicomDataSet^ get();
void set ( Leadtools.Dicom.DicomDataSet^ );
}
The dataset.
For an example before to DicomEditableObject
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