IP*Works! 2016 Xamarin Edition
IP*Works! 2016 Xamarin Edition
Questions / Feedback?

PutComment Method

Writes a comment to the JSON document.

Syntax

[VB.NET]
Public Sub PutComment(ByVal Text As String)
[C#]
public void PutComment(string text);

Remarks

This method writes a new JSON comment with the specified text.

This functionality is not yet implemented.

NOTE: This method has a corresponding asynchronous version (PutCommentAsync) for use in the Xamarin environment.

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