Click or drag to resize
CTInterface.OnChangeCustomProperty Event
Post-notifies when a customer property has been changed.

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

Value

Type: System.EventHandler<ChangeCustomPropertyArgs>
Availability

CUSTOMTOOLS 2017 SP2


See Also