| Icon | Member | Description |
|---|---|---|
| SetObservedValue(String, Object) |
Sets the specified observed value, and resets the model if the variable changed value
| |
| SetObservedValue(String, Object, Boolean) |
Sets the specified observed value, and optionally resets the model if the variable changed value
| |
| SetObservedValue(Variable) |
Sets the specified observed value on the model.
| |
| SetObservedValue(Variable, Boolean) |
Sets the specified observed value.
|