BCNameSpaceUpdateDocumentFromPath Method (String) | 
 
            Synchronizes the document in the local workspace with the vault.
            
 
    Namespace: 
   BlueCieloECM.InnoCielo.Meridian.Client
    Assembly:
   BlueCieloECM.InnoCielo.Meridian (in BlueCieloECM.InnoCielo.Meridian.dll) Version: 4.0.0.0 (4.0.111.0)
Syntaxpublic void UpdateDocumentFromPath(
	string filePath
)
Public Sub UpdateDocumentFromPath ( 
	filePath As String
)
Parameters
- filePath
 - Type: SystemString
The path to the document in the local workspace. 
See Also