ALM Open Test Architecture API Type Library Version 12.55
Save Method
Collapse All
Expand All
Attachment Object
: Save Method
If true, program run waits for upload to complete. Otherwise, upload is asynchronous.
Description
Uploads a file to the server.
Syntax
Visual Basic
Public
Sub
Save( _
ByVal
synchronize
As
Boolean
_ )
Parameters
synchronize
If true, program run waits for upload to complete. Otherwise, upload is asynchronous.
See Also
Attachment Object
|
Attachment Members