Click or drag to resize
CTInterfaceValidateCustomPropertiesArgsChangedProperties Property

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

Array of properties that are changed during this process.

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

Property Value

Type: ICustomProperty
See Also