Solid Edge Framework Type Library
CheckOutDocumentsFromServer Method
Specifies the number of documents to check out from the server.
Specifies the documents to check out from the server.
Description
This method checks the documents you specify out from the server.
Syntax
Visual Basic
Public Sub CheckOutDocumentsFromServer( _
   ByVal NumberOfDocumentsToCheckOutFromServer As Long, _
   ByVal ListOfDocumentsToCheckOutFromServer As Variant _
) 
Parameters
NumberOfDocumentsToCheckOutFromServer
Specifies the number of documents to check out from the server.
ListOfDocumentsToCheckOutFromServer
Specifies the documents to check out from the server.
See Also

Insight Object  | Insight Members

Send comments on this topic.