ALM Open Test Architecture API Type Library Version 12.55
Rename Method
Collapse All
Expand All
IAttachment3 Interface
: Rename Method
The new name for the attachment.
Description
Renames the attachment on the server. The attachment must be uploaded before calling this method.
Syntax
Visual Basic
Public
Sub
Rename
( _
ByVal
NewName
As
String
_ )
Parameters
NewName
The new name for the attachment.
See Also
IAttachment3 Interface
|
IAttachment3 Members