←Select platform

DicomDataSet Property (LoadXmlAfterElementData)

Summary

Gets a value representing the DicomDataSet that is being loaded with DICOM tags and values corresponding to the input XML file.

Syntax

C#
VB
C++
public Leadtools.Dicom.DicomDataSet DicomDataSet {get; set;} 
Public Property DicomDataSet As Leadtools.Dicom.DicomDataSet 
public: 
property Leadtools.Dicom.DicomDataSet^ DicomDataSet { 
   Leadtools.Dicom.DicomDataSet^ get(); 
   void set (    Leadtools.Dicom.DicomDataSet^ ); 
} 

Property Value

The DicomDataSet that is being loaded with DICOM tags and values corresponding to the input XML file.

Example

For an example, refer to SaveXmlCallback.

Requirements

Target Platforms

Products | Support | Contact Us | Copyright Notices
© 1991-2017 LEAD Technologies, Inc. All Rights Reserved.
Leadtools.Dicom.Common Assembly
Click or drag to resize