Click or drag to resize

ObjectPropertyInfoSupportsExpressoScript Property

Denotes if the property can be parsed as expresso-script (only used by text properties)

Namespace:  Articy.Api
Assembly:  QueryLayer (in QueryLayer.dll) Version: 1.0.0
Syntax
C#
public bool SupportsExpressoScript { get; }

Property Value

Type: Boolean
See Also