Click or drag to resize

JsonVarSet Constructor (VarSet)

Initializes a new instance of the JsonVarSet class

Namespace:  NetIQ.DRA.Common.Rest.DataModels
Assembly:  NetIQ.DRA.Common.Rest.Api (in NetIQ.DRA.Common.Rest.Api.dll) Version: 10.2.2.1
Syntax
public JsonVarSet(
	VarSet varset
)

Parameters

varset
Type: VarSet

[Missing <param name="varset"/> documentation for "M:NetIQ.DRA.Common.Rest.DataModels.JsonVarSet.#ctor(NETIQDRAVARSETLib.VarSet)"]

See Also