←Select platform

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 19.0.2017.10.27
Products | Support | Contact Us | Copyright Notices
© 1991-2017 LEAD Technologies, Inc. All Rights Reserved.