Solid Edge Framework Type Library
UndoCheckOutDocumentsFromServer Method
Specifies the number of documents for which to undo the checkout.
Specifies the URL paths of the documents for which to undo the checkout.
Description
This method undoes the most recent checkout for the documents you specify.
Syntax
Visual Basic
Public Sub UndoCheckOutDocumentsFromServer( _
   ByVal NumberOfDocumentsToUndoCheckOutFromServer As Long, _
   ByVal ListOfDocumentsToUndoCheckOutFromServer As Variant _
) 
Parameters
NumberOfDocumentsToUndoCheckOutFromServer
Specifies the number of documents for which to undo the checkout.
ListOfDocumentsToUndoCheckOutFromServer
Specifies the URL paths of the documents for which to undo the checkout.
See Also

Insight Object  | Insight Members

Send comments on this topic.