![]() |
mEdmTaskInstance Class |
Namespace: CADSharpTools.Testing
The mEdmTaskInstance type exposes the following members.
Name | Description | |
---|---|---|
![]() | mEdmTaskInstance |
Creates a new mock instance of the IEdmTaskInstance.
|
Name | Description | |
---|---|---|
![]() | GetVarExExtended |
Gets or sets a custom implementation to GetValEx(String) |
![]() | GetVarExtended | |
![]() | ID |
Returns the ID of the variable.
|
![]() | InstanceGUID |
Returns the GUID of the instance.
|
![]() | TaskGUID | |
![]() | TaskName |
Name | Description | |
---|---|---|
![]() | GetStatus | |
![]() | GetValEx |
Gets the value of the specified user-defined variable.
|
![]() | GetVar |
Returns the value of a variable. Use SetVar(Object, Object) to set the variable.
|
![]() | SetProgressPos | |
![]() | SetProgressRange | |
![]() | SetStatus | |
![]() | SetValEx |
Sets the value of the specified user-defined variable.
|
![]() | SetVar |
Sets the value of a variable.
|