Returns a new BCVaultLink instance that represents connection to the vault.
Namespace: BlueCieloECM.InnoCielo.Meridian.ClientAssembly: BlueCieloECM.InnoCielo.Meridian (in BlueCieloECM.InnoCielo.Meridian.dll) Version: 1.4.0.0 (1.4.53.0)
Syntax
public BCVaultLink LinkFromPath( string filePath )
Parameters
- filePath
- Type:
System String
The path to a document in the local workspace.
Return Value
A new BCVaultLink instance that represents connection to the vault.See Also