IFindExpressionConstraints Property

Progress Software Corporation - Testing Framework 2018.1 Automation Infrastructure
Get the list of hierarchy constraints.

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

IList<HierarchyConstraint> Constraints { get; }

Property Value

Type: IListHierarchyConstraint
See Also

Reference