![](../icons/Help.png) | CTInterfaceValidateCustomPropertiesArgsProperties Property |
Properties passed for the event. Values of properties can be changed.
Namespace: ATR.CT.CTInterfaceAssembly: CTInterface (in CTInterface.dll)
Syntaxpublic ICustomProperty[] Properties { get; set; }
Public Property Properties As ICustomProperty()
Get
Set
Property Value
Type:
ICustomProperty
See Also