The IVariableStubExecuteResult interface contains properties and methods for working with the results of loading data into a source.
Loading results are available after the IVariableStub.Execute method is executed.
| Property name | Brief description | |
| Matrix | The Matrix property returns the matrix with loaded source data. |
| Method name | Brief description | |
| Save | The Save method saves data. |
See also: