Solid Edge Framework Type Library
UploadDocumentsToServer Method
Specifies the number of documents to upload to the server.
Specifies the documents to upload to the server.
Description
This method uploads the specified documents to the server.
Syntax
Visual Basic
Public Sub UploadDocumentsToServer( _
   ByVal NumberOfDocumentsToUpload As Long, _
   ByVal DocumentsToUpload As Variant _
) 
Parameters
NumberOfDocumentsToUpload
Specifies the number of documents to upload to the server.
DocumentsToUpload
Specifies the documents to upload to the server.
See Also

Insight Object  | Insight Members

Send comments on this topic.