HpsvProxyObject.SetFromJson Method |  |
Updates the content from the JSON string
Namespace:
HP.SV.DotNetRuleApi
Assembly:
HP.SV.DotNetRuleApi (in HP.SV.DotNetRuleApi.dll) Version: 5.6.0.9999-localBuild
Syntaxpublic void SetFromJson(
string json
)
Parameters
- json
- Type: System.String
JSON string to load from
Exceptions
See Also