DicomDataset Property

Summary
Gets or sets the DICOM dataset.
Syntax
C#
VB
C++
[XmlIgnoreAttribute()] 
public DicomDataSet DicomDataset { get; set; } 
<XmlIgnoreAttribute()>  
Public Property DicomDataset() As DicomDataSet 
   Get 
   Set 
public:  
   [XmlIgnoreAttribute] 
   property DicomDataSet^ DicomDataset 
   { 
      DicomDataSet^ get() 
      void set(DicomDataSet^ value) 
   } 

Property Value

The DICOM dataset.

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.

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