DataSet Property

Summary
Gets the data set.
Syntax
C#
VB
C++
public DicomDataSet DataSet { get; } 
Public ReadOnly Property DataSet As DicomDataSet 
public: 
property DicomDataSet^ DataSet { 
   DicomDataSet^ get(); 
} 

Property Value

The data set associated with this property.

Requirements

Target Platforms

Help Version 21.0.2021.6.30
Products | Support | Contact Us | Intellectual Property Notices
© 1991-2021 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.Dicom.Common Assembly

Products | Support | Contact Us | Intellectual Property Notices
© 1991-2021 LEAD Technologies, Inc. All Rights Reserved.