IFindExpressionHasHierarchicalDependency Property

Progress Software Corporation - Testing Framework 2018.1 Automation Infrastructure
Gets whether this expression has a hierarchial dependency (i.e. IsChained or has a FindClause that has IsHierarchical set)

Namespace:  ArtOfTest.Common
Assembly:  ArtOfTest.WebAii (in ArtOfTest.WebAii.dll) Version: 2018.1.116.0 (2018.1.116.0)
Syntax

bool HasHierarchicalDependency { get; }

Property Value

Type: Boolean
See Also

Reference