Click or drag to resize
CTInterface.CustomPropertiesLoadedArgs.ChangedProperties Property

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

Properties which values have beed changed during the event.

Namespace: ATR.CT.CTInterface
Assembly: CTInterface (in CTInterface.dll)
Syntax
public ICustomProperty[] ChangedProperties { get; }

Property Value

Type:ICustomProperty[]
See Also