ObjectProxyHasText Property

true if the object has the "Text" property, otherwise false

Definition

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

Property Value

Boolean

See Also