Click or drag to resize

CTInterfaceCustomPropertyChangedArgsChangedProperties Property

Array of properties that are changed during this process.

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

Property Value

ICustomProperty
See Also