ALM Open Test Architecture API Type Library Version 12.55
CheckoutPathIfExist Property
Collapse All
Expand All
ITest2 Interface
: CheckoutPathIfExist Property
Description
The checkout path for the test.
Property type
Read-only property
Syntax
Visual Basic
Public
Property
CheckoutPathIfExist
As
String
Remarks
If the project is not under version control or if the object is not checked out, then the checkout path is not defined. In that case, the method returns NULL.
See Also
ITest2 Interface
|
ITest2 Members