AllowOtherProductsRun Property
Supported in versions 23.4 and later.
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 AllowOtherProductsRun As Boolean |
Remarks
This property replaces the AllowOtherHpProductsRun property that was available in versions 2023 and earlier. See AllowOtherHpProductsRun Property.
The AllowOtherHpProductsRun property is supported for backward compatibility only. You should use the AllowOtherProductsRun property in versions 23.4 and later.
See Also