ALM Open Test Architecture API Type Library Version 12.55
AddItem Method
A VT_VARIANT containing the ComponentParam.ID of the component parameter the new BPParameter is instance of.
Description
Creates a new item object.
Syntax
Visual Basic
Public Function AddItem( _
   ByVal ItemData As Variant _
) As Object
Parameters
ItemData
A VT_VARIANT containing the ComponentParam.ID of the component parameter the new BPParameter is instance of.
See Also

BPParamFactory Object  | BPParamFactory Members