|
|
mEdmTaskProperties Class |
Namespace: CADSharpTools.Testing
The mEdmTaskProperties type exposes the following members.
| Name | Description | |
|---|---|---|
| mEdmTaskProperties |
| Name | Description | |
|---|---|---|
| AddInName | ||
| FormName | ||
| IsScheduled | ||
| RetryCount | ||
| TaskFlags | ||
| TaskGUID | ||
| TaskID | ||
| TaskName | ||
| TimeoutInSeconds | ||
| UserName |
| Name | Description | |
|---|---|---|
| GetMenuCmds | ||
| GetSel | ||
| GetSetupPages | ||
| GetValEx |
Gets the value of the specified user-defined variable.
| |
| GetVar |
Returns the value of a variable. Use SetVar(Int32, Object) to set the variable.
| |
| SetMenuCmds | ||
| SetSel | ||
| SetSetupPages | ||
| SetValEx |
Sets the value of the specified user-defined variable.
| |
| SetVar |
Sets the value of a variable.
|