The GenericVariable type exposes the following members.
Methods
| Name | Description |
---|
 | ApplyPatches | |
 | ApplyPatchesAsync(IEnumerableNxPatch) | |
 | ApplyPatchesAsync(AsyncHandle, IEnumerableNxPatch) | |
 | Dispose |
Performs application-defined tasks associated with freeing, releasing, or resetting unmanaged resources.
(Inherited from QixClassBase.) |
 | GetInfo | |
 | GetInfoAsync | |
 | GetInfoAsync(AsyncHandle) | |
 | GetInfoAsyncT(AsyncHandle, FuncResponse, T) | |
 | GetLayout | |
 | GetLayoutAsync | |
 | GetLayoutAsync(AsyncHandle) | |
 | GetLayoutAsyncT(AsyncHandle, FuncResponse, T) | |
 | GetProperties | |
 | GetPropertiesAsync | |
 | GetPropertiesAsync(AsyncHandle) | |
 | GetPropertiesAsyncT(AsyncHandle, FuncResponse, T) | |
 | ReadJson |
Method for updating an object according to a Qix json object.
(Inherited from QixClassBase.) |
 | ResumeLayout | |
 | SetDualValue | |
 | SetDualValueAsync(String, Double) | |
 | SetDualValueAsync(AsyncHandle, String, Double) | |
 | SetNumValue | |
 | SetNumValueAsync(Double) | |
 | SetNumValueAsync(AsyncHandle, Double) | |
 | SetProperties | |
 | SetPropertiesAsync(GenericVariableProperties) | |
 | SetPropertiesAsync(AsyncHandle, GenericVariableProperties) | |
 | SetStringValue | |
 | SetStringValueAsync(String) | |
 | SetStringValueAsync(AsyncHandle, String) | |
 | SuspendLayout | |
Top
See Also