←Select platform

DataSet Property

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

Property Value

The DicomDataSet object for this DicomDir.

Example

For an example, refer to Load.

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 Assembly

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