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 AddProperty(String)
Adds the property as a Null value.
Public method AddProperty(String, Json)
Adds the property.
Public method AddProperty(String, Boolean)
Adds the property.
Public method AddProperty(String, Double)
Adds the property.
Public method AddProperty(String, Int32)
Adds the property.
Public method AddProperty(String, Object)
Adds a property.
Public method AddProperty(String, String)
Adds the property.
Public method AddProperty(String, String, Json..::..JsonType)
Adds the property.

See Also

Json Class
Json Members
Smartsite.Base Namespace
Advanced