Click or drag to resize

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)
Syntax
void LoadData(
	ref EdmCmd cmd
)

Parameters

cmd
Type: EdmCmd
EdmCmd specific to the EdmCmd_TaskSetup hook.
Remarks
See Also