Click or drag to resize

CTInterfaceValidateCustomPropertiesArgsProperties Property

Properties passed for the event. Values of properties can be changed.

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

Property Value

Type: ICustomProperty
See Also