|
ICmdLoadableUserControlLoadData Method
|
Loads data from the task.
Namespace:
CADSharpTools.Testing
Assembly:
CADSharpTools.PDM (in CADSharpTools.PDM.dll) Version: 1.4.16.0 (1.4.16)
Syntaxvoid LoadData(
ref EdmCmd cmd
)
Sub LoadData (
ByRef cmd As EdmCmd
)
Parameters
- cmd
- Type: EdmCmd
EdmCmd specific to the EdmCmd_TaskSetup hook.
Remarks
See Also