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