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

A Leadtools.Dicom.DicomDataSet object that contains the Data Set on which the specified action is to be performed.

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.Scu Assembly

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