 | CTInterfaceCustomPropertyChangedArgsProperties Property |
Context of all properties that allow scripting. Values of properties can be changed.
Namespace: ATR.CT.CTInterfaceAssembly: CTInterface (in CTInterface.dll) Version: 25.0
Syntaxpublic ICustomProperty[] Properties { get; }
Public ReadOnly Property Properties As ICustomProperty()
Get
Property Value
ICustomProperty
See Also