ALM Open Test Architecture API Type Library Version 12.55
EvaluatedStepDescription Property
Collapse All
Expand All
DesignStep Object
: EvaluatedStepDescription Property
Description
The design step description.
Property type
Read-only property
Syntax
Visual Basic
Public
Property
EvaluatedStepDescription
As
String
Remarks
If the description includes parameters, EvaluatedStepDescription returns the string after replacing the parameter markers with their value, if any. To get the string as entered, without evaluating the parameters, use
StepDescription
.
See Also
DesignStep Object
|
DesignStep Members