Click or drag to resize

ObjectProxyHasText Property

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

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

Property Value

Type: Boolean
See Also