Click or drag to resize

CTInterfaceOnItemDeletePre Event

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

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

Value

EventHandlerCTInterfaceItemDeletePreArgs
Revision History
DateVersionDescription
-2012 SP4First Release
See Also