DataTable Property
Description
Returns the runtime data table that was created in the last run, which enables you to modify the data that is used for the Data pane parameters in your test or ALM configuration.
Property type
Read-only property
Syntax
Visual Basic
Public Property DataTable As DataTable
See Also