ALM Open Test Architecture API Type Library Version 12.55
RemoveItem Method
An Attachment.ID, a reference to an Attachment Object , or a Variant array of Attachment.IDs.
Description
Removes item from the database. Removal takes place immediately, without a Post.Removes item from the database. Removal takes place immediately, without a Post.
Syntax
Visual Basic
Public Sub RemoveItem( _
   ByVal ItemKey As Variant _
) 
Parameters
ItemKey
An Attachment.ID, a reference to an Attachment Object , or a Variant array of Attachment.IDs.
See Also

IAttachmentFactory Interface  | IAttachmentFactory Members