IFindExpressionInitialize Method

Progress Software Corporation - Testing Framework 2018.1 Automation Infrastructure
Initialize this expression with a set of clauses

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

void Initialize(
	string[] clauses
)

Parameters

clauses
Type: SystemString
The set of clauses to use.
See Also

Reference