TheDataUsage Property
Description
The configuration data usage.
Property type
Read-write property
Syntax
Visual Basic
Public Property TheDataUsage As String
Return Type
Remarks

If the values are entered into the ALM user interface, the value is DRU_STATIC_DATA.

If the values are from a table linked using AssetRelation to the Test on which this configuration is based, the value is DRU_TEST_DATA_RESOURCE.

If the values are from a table linked as an AssetRelation to this configuration, the value is DRU_TESTCONFIG_DATA_RESOURCE.

See Also