Click or drag to resize

HpsvProxyObjectToJson Method

Serializes to content of the object to JSON string

Namespace:  HP.SV.DotNetRuleApi
Assembly:  HP.SV.DotNetRuleApi (in HP.SV.DotNetRuleApi.dll) Version: 5.6.0.9999-localBuild
Syntax
C#
public string ToJson()

Return Value

Type: String
JSON string
See Also