IncludeInResults Property
Description
Indicates whether UFT One can receive log messages from the log framework used by your application and include these messages in the run results.
Property type
Read-write property
Syntax
Visual Basic
Public Property IncludeInResults As Boolean
Remarks

LogTracking properties can be set only before a run session begins. Therefore, if you use this automation property within a UFT One test or component, you can only retrieve the value.

Example
See Also