| |
| BlueCielo Meridian Connection API 2012 Reference Guide | BlueCielo ECM Solutions |
SynchronizePropertiesFromFile Method (vaultidentifier, docid)
Performs a titleblock update in which the properties of the document are updated with the titleblock
information of the document itself.

Declaration Syntax
public void SynchronizePropertiesFromFile(
string vaultidentifier,
string docid
)
Public Sub SynchronizePropertiesFromFile ( _
vaultidentifier As String, _
docid As String _
)
public:
void SynchronizePropertiesFromFile(
String^ vaultidentifier,
String^ docid
)

Parameters
- vaultidentifier (String)
- The vault in which the document resides.
- docid (String)
- The unique identifier of the document inside the vault.

Remarks
Assembly:
ICMeridianAPI (Module: ICMeridianAPI) Version: 1.0.1.4 (1.0.1.4)