Connection SynchronizePropertiesToFile Method BlueCielo Meridian Connection API 2013 Reference Guide | BlueCielo ECM Solutions
Performs a titleblock update where the titleblock of the document is updated with the property information of the document stored in the vault.

Namespace: ICMeridianAPI
Assembly: ICMeridianAPI (in ICMeridianAPI.dll) Version: 1.0.6.0 (1.0.6.0)
Syntax

public void SynchronizePropertiesToFile(
	string vaultidentifier,
	string docid
)

Parameters

vaultidentifier
Type: OnlineSystem String
The vault in which the document resides.
docid
Type: OnlineSystem String
The unique identifier of the document inside the vault.
Remarks

See Also