The IVariable type exposes the following members.
Back to Top
Back to Top
Back to Top
Methods
| Name | Description | |
|---|---|---|
| ForceContent | Sets the value of a dual variable overriding any input constraints. | |
| ForceContentAsync | Sets the value of a dual variable overriding any input constraints. | |
| GetContent | Returns the calculated value of a variable. | |
| GetContentAsync(String) | Returns the calculated value of a variable. | |
| GetContentAsync T (Func Response, T , String) | Returns the calculated value of a variable. | |
| GetNxProperties | Gets the properties of a field or a variable. | |
| GetNxPropertiesAsync(String) | Gets the properties of a field or a variable. | |
| GetNxPropertiesAsync T (Func Response, T , String) | Gets the properties of a field or a variable. | |
| GetRawContent | Returns the raw value of a variable. | |
| GetRawContentAsync(String) | Returns the raw value of a variable. | |
| GetRawContentAsync T (Func Response, T , String) | Returns the raw value of a variable. | |
| SetContent | Sets a value to a variable. | |
| SetContentAsync(String, Boolean, String) | Sets a value to a variable. | |
| SetContentAsync T (String, Boolean, Func Response, T , String) | Sets a value to a variable. | |
| SetNxProperties | Sets some properties to a variable. | |
| SetNxPropertiesAsync | Sets some properties to a variable. |
Properties
| Name | Description | |
|---|---|---|
| Handle | (Inherited from IQixClassBase.) | |
| Id | (Inherited from IQixClassBase.) | |
| Type | (Inherited from IQixClassBase.) |
Events
| Name | Description | |
|---|---|---|
| Changed | (Inherited from IQixClassBase.) | |
| Closed | (Inherited from IQixClassBase.) |
See Also