DataTablePath Property
Description
The file path of the data table.
Property type
Read-write property
Syntax
Visual Basic
Public Property DataTablePath As String
Return Type
  • <Default>--Instructs UFT One to use the default data table, which is stored with the test.
  • The file path to the data table you want to associate with the test.  The path can be a complete or relative path.
Remarks
This property is relevant only for tests.
Example
See Also