Solid Edge Framework Type Library
SynchronizeDocumentsInCache Method
Specifies the number of documents to be synchronized.
Specifies the URL paths of the documents to be synchronized.
Description
This method synchronizes the documents you specify in the cache with the server.
Syntax
Visual Basic
Public Sub SynchronizeDocumentsInCache( _
   ByVal NumberOfDocumentsToBeSynchronizedWithServer As Long, _
   ByVal ListOfDocumentsInCacheToBeSynchronized As Variant _
) 
Parameters
NumberOfDocumentsToBeSynchronizedWithServer
Specifies the number of documents to be synchronized.
ListOfDocumentsInCacheToBeSynchronized
Specifies the URL paths of the documents to be synchronized.
See Also

Insight Object  | Insight Members