IP*Works! 2016 .NET Edition
IP*Works! 2016 .NET Edition
Questions / Feedback?

StartObject Method

Writes the opening brace of a JSON object.

Syntax

[VB.NET]
Public Sub StartObject()
[C#]
public void StartObject();

Remarks

This method writes the opening brace of a JSON object to the output. To close the object call EndObject.

 
 
Copyright (c) 2020 /n software inc. - All rights reserved.
IP*Works! 2016 .NET Edition - Version 16.0 [Build 7353]