←Select platform

DicomDataSetJson Property

Summary

Gets the DicomDataSetJson for this DicomDataSetItem.

Syntax
C#
VB
C++
public DicomDataSetJson DicomDataSetJson { get; } 
Public ReadOnly Property DicomDataSetJson() As DicomDataSetJson 
   Get 
public:  
   property DicomDataSetJson^ DicomDataSetJson 
   { 
      DicomDataSetJson^ get() 
   } 

Property Value

The DicomDataSetJson for this DicomDataSetItem.

Requirements

Target Platforms

Help Version 20.0.2020.4.3
Products | Support | Contact Us | Intellectual Property Notices
© 1991-2020 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.Dicom.Common Assembly