JsonVarSet MembersDRA REST Extensions SDK
The JsonVarSet type exposes the following members.
Constructors

  NameDescription
Public methodJsonVarSet(VarSet)
Initializes a new instance of the JsonVarSet class with the given VarSet data
Public methodJsonVarSet(SerializationInfo, StreamingContext)
Initializes a new instance of the JsonVarSet class and used for serialization
Back to Top
Methods

  NameDescription
Public methodGetObjectData
Adds the VarSet data to the given SerializationInfo object
Back to Top
Properties

  NameDescription
Public propertyInteropVarSet
The underlying VarSet COM object
Back to Top
See Also