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) Version: 25.0
Syntax
public event EventHandler<ChangeCustomPropertyArgs> OnChangeCustomProperty

Value

EventHandler<ChangeCustomPropertyArgs>
Revision History
DateVersionDescription
-2017 SP2First Release
See Also