CapeIdentificationComponentDescriptionChanged Event

Occurs when the user changes of the description of a component.

Definition

Namespace: CapeOpen
Assembly: CapeOpen (in CapeOpen.dll) Version: 1.0.0.0 (1.0.0.0)
public event ComponentDescriptionChangedHandler ComponentDescriptionChanged

Value

ComponentDescriptionChangedHandler

Remarks

The event to be handles when the description of the PMC is changed.

See Also