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