UsePropertyPattern Property
Description
Indicates whether property patterns are used to record regular expressions in test object properties.
Property type
Read-write property
Syntax
Visual Basic
Public Property UsePropertyPattern As Boolean
Remarks
Select this check box to use property patterns to record regular expressions in test object properties, such as for date and time values in a screen label.

For more information on property patterns, refer to Using Property Patterns to Identify Objects (Advanced) in PropPattern.htm. This file is located in the help subfolder of the UFT One installation folder.

This property value applies to all terminal emulator configurations, regardless of the currently selected emulator.

Example
See Also