ALM Open Test Architecture API Type Library Version 12.55
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

IAttachment Interface  | IAttachment Members