Click or drag to resize

ICmdLoadableUserControl Interface

Implements the LoadData and StoreData methods for controls that are created in the implementation of the method that is hooked into EdmCmd_TaskSetup.

Namespace:  CADSharpTools.Testing
Assembly:  CADSharpTools.PDM (in CADSharpTools.PDM.dll) Version: 1.4.16.0 (1.4.16)
Syntax
public interface ICmdLoadableUserControl

The ICmdLoadableUserControl type exposes the following members.

Methods
  NameDescription
Public methodLoadData
Loads data from the task.
Public methodStoreData
Top
See Also