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

Attachment Object  | Attachment Members