Click or drag to resize

JsonRpcResponseTError Property

[Missing <summary> documentation for "P:SolidFire.Core.JsonRpcResponse`1.Error"]

Namespace:  SolidFire.Core
Assembly:  SolidFire.SDK (in SolidFire.SDK.dll) Version: 12.3.0.0
Syntax
C#
public JsonRpcError Error { get; set; }

Property Value

Type: JsonRpcError
See Also