Click or drag to resize
CTInterfaceCustomPropertyChangedArgsProperties Property
Context of all properties that allow scripting. Values of properties can be changed.

Namespace: ATR.CT.CTInterface
Assembly: CTInterface (in CTInterface.dll)
Syntax
public ICustomProperty[] Properties { get; }

Property Value

Type: ICustomProperty
See Also