This document is provided on an "AS IS" basis without warranties of any kind. Smartsite iXperion class libraries may change in future releases.

Overload List

Name Description
Public method SetJsonProperty(String)
Sets a named property on the JSON object to Null.
Public method SetJsonProperty(String, Object)
Sets a named property on the JSON object.
Public method SetJsonProperty(String, String)
Sets a named property on the JSON object.
Public method SetJsonProperty(String, String, Json..::..JsonType)
Sets a named property on the JSON object.

See Also

Advanced