ALM Open Test Architecture API Type Library Version 12.55
BPComponentByID Property
A BPComponent .ID.
Description
Deprecated. Use BPComponentFactory of IBusinessProcess4. Gets a BPComponent from the test by its ID.
Property type
Read-only property
Syntax
Visual Basic
Public Property BPComponentByID( _
   ByVal nCompID As Long _
) As Object
Parameters
nCompID
A BPComponent .ID.
See Also

IBusinessProcess Interface  | IBusinessProcess Members