IModel Methods
- Updated2023-02-21
- 2 minute(s) read
The IModel type exposes the following members.
| Name | Description | |||
|---|---|---|---|---|
| GetModelExecutionState | Gets the state and running time of a model. | |||
| RestoreModelState | Restores a model to the state defined by the file you specify. | |||
| SaveModelState | Saves data about the current state of a model running on the target to an XML file that you specify. | |||
| SetModelExecutionState |
Sets the current execution state of a model.
|