Performs synchronization of the document in local workspace
Namespace: ICMeridianAPIAssembly: ICMeridianAPI (in ICMeridianAPI.dll) Version: 1.0.6.0 (1.0.6.0)
Syntax
Parameters
- vaultidentifier
- Type:
System String
The vault in which the document resides.
- docid
- Type:
System String
The unique identifier of the document inside the vault.
- bSetLock (Optional)
- Type:
System Object
Optional boolean flag to force set lock or reset lock in LWS. True - means lock the document in LWS, False means unlock it from LWS.
Return Value
Path to the file on disk (in LWS)Remarks
See Also