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

See Also

Json Class
Json Members
Smartsite.Base Namespace
Advanced