Cloud Storage Integrator 2016 .NET Edition
Cloud Storage Integrator 2016 .NET Edition
Questions / Feedback?

JSONElement Type

An element contained within the JSON document.

Remarks

This type describes a JSON element.

The elements are inserted into the array in the same order they are found in the document.

Fields

Name
String

The Name field provides the name of the element. For elements within an array, the Name field will be empty.

XText
String

This field contains the text of the element.

Constructors

[VB.NET]
Public JSONElement()

[C#]
public JSONElement();



 
 
Copyright (c) 2019 /n software inc. - All rights reserved.
Cloud Storage Integrator 2016 .NET Edition - Version 16.0 [Build 7239]