Click or drag to resize
CTInterfaceOnItemDeletePre Event

[This is preliminary documentation and is subject to change.]

Invoked when a feature is deleted from model's feature tree.

Namespace: ATR.CT.CTInterface
Assembly: CTInterface (in CTInterface.dll)
Syntax
public event EventHandler<CTInterfaceItemDeletePreArgs> OnItemDeletePre

Value

Type: SystemEventHandlerCTInterfaceItemDeletePreArgs
Availability

CUSTOMTOOLS 2012 SP4


See Also