HpsvProxyObjectSetFromJson 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
Syntax public void SetFromJson(
string json
)
Parameters
- json
- Type: SystemString
JSON string to load from
Exceptions See Also