←Select platform

Meta Property

Summary

Contains the meta data associated with a query.

Syntax
C#
VB
C++
public string meta 
Public Property Meta() As String 
   Get 
   Set 
public:  
   property String^ Meta 
   { 
      String^ get() 
      void set(String^ value) 
   } 

Property Value

The meta data requested, in JSON text format.

Available values are: json and info.

json: loads the DICOM file in json format, excluding the image data. info: loads the DICOM file's image information.

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.

Leadtools.Dicom.Imaging Assembly

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