 | CTInterfaceValidateCustomPropertiesArgsProperties Property |
[This is preliminary documentation and is subject to change.]
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