Click or drag to resize
GenericVariable Methods

The GenericVariable type exposes the following members.

Methods
  NameDescription
Public methodApplyPatches
Public methodApplyPatchesAsync(IEnumerableNxPatch)
Public methodApplyPatchesAsync(AsyncHandle, IEnumerableNxPatch)
Public methodDispose
Performs application-defined tasks associated with freeing, releasing, or resetting unmanaged resources.
(Inherited from QixClassBase.)
Public methodGetInfo
Public methodGetInfoAsync
Public methodGetInfoAsync(AsyncHandle)
Public methodGetInfoAsyncT(AsyncHandle, FuncResponse, T)
Public methodGetLayout
Public methodGetLayoutAsync
Public methodGetLayoutAsync(AsyncHandle)
Public methodGetLayoutAsyncT(AsyncHandle, FuncResponse, T)
Public methodGetProperties
Public methodGetPropertiesAsync
Public methodGetPropertiesAsync(AsyncHandle)
Public methodGetPropertiesAsyncT(AsyncHandle, FuncResponse, T)
Public methodReadJson
Method for updating an object according to a Qix json object.
(Inherited from QixClassBase.)
Public methodResumeLayout
Public methodSetDualValue
Public methodSetDualValueAsync(String, Double)
Public methodSetDualValueAsync(AsyncHandle, String, Double)
Public methodSetNumValue
Public methodSetNumValueAsync(Double)
Public methodSetNumValueAsync(AsyncHandle, Double)
Public methodSetProperties
Public methodSetPropertiesAsync(GenericVariableProperties)
Public methodSetPropertiesAsync(AsyncHandle, GenericVariableProperties)
Public methodSetStringValue
Public methodSetStringValueAsync(String)
Public methodSetStringValueAsync(AsyncHandle, String)
Public methodSuspendLayout
Top
See Also