JsonVarSetResponse ClassDRA REST Extensions SDK
Class for responses that return a varset to the client
Inheritance Hierarchy

OnlineSystem Object
  NetIQ.DRA.Common.Rest.Responses RestResponse
    NetIQ.DRA.Common.Rest.Responses JsonVarSetResponse

Namespace: NetIQ.DRA.Common.Rest.Responses
Assembly: NetIQ.DRA.Common.Rest.Api (in NetIQ.DRA.Common.Rest.Api.dll) Version: 0.0.0.0
Syntax

[DataContractAttribute]
public class JsonVarSetResponse : RestResponse
See Also