Click or drag to resize

CustomPropertyChanged Property

True when value of this property is changed by add-in; false otherwise.

Namespace: ATR.CT.CTInterface
Assembly: CTInterface (in CTInterface.dll) Version: 25.0
Syntax
public bool Changed { get; }

Property Value

Boolean
See Also