DataSet Property

Summary

Gets the matched dataset.

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.

Requirements

Target Platforms

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

Leadtools.Dicom.AddIn Assembly