←Select platform

DataSet Property

Summary

Gets the data set.

Syntax

C#
VB
C++
public DicomDataSet DataSet { get; } 
  
Public ReadOnly Property DataSet As Leadtools.Dicom.DicomDataSet 
public: 
property Leadtools.Dicom.DicomDataSet^ DataSet { 
   Leadtools.Dicom.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 19.0.2017.10.27
Products | Support | Contact Us | Copyright Notices
© 1991-2017 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.Dicom.Scu Assembly