DATA_RESOURCE_USAGE Enumeration
Description
The data resource usage.
Remarks

DRU_STATIC_DATA indicates that the values are entered into the ALM user interface.

DRU_TEST_DATA_RESOURCE indicates that the values are from a resource linked to a Test.

DRU_TESTCONFIG_DATA_RESOURCE indicates that the values are from a resource linked  to a TestConfig.

Members
MemberValueDescription
DRU_STATIC_DATA0Use static data.
DRU_TEST_DATA_RESOURCE1Use the TEST data resource.
DRU_TESTCONFIG_DATA_RESOURCE2Use the TESTCONFIG data resource.