AllowOtherHpProductsRun Property
Supported in versions 23.4 and earlier.
Description
Allows other ADM products, such as ALM and Test Batch Runner, to run tests and components on this computer.
Property type
Read-write property
Syntax
Visual Basic |
---|
Public Property AllowOtherHpProductsRun As Boolean |
Remarks
In versions 23.4 and later, this property is supported for backward compatibility only. Instead, you need to use the AllowOtherProductsRun property. See AllowOtherProductsRun Property.
See Also