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

Leadtools.Dicom.Common Assembly