Click or drag to resize

BCEdmBriefcaseOpen Method (String, String, String)

Opens the the existing briefcase.

Namespace:  BlueCieloECM.InnoCielo.Meridian.Client
Assembly:  BlueCieloECM.InnoCielo.Meridian (in BlueCieloECM.InnoCielo.Meridian.dll) Version: 4.0.0.0 (4.0.111.0)
Syntax
public void Open(
	string filePath,
	string password,
	string templateName
)

Parameters

filePath
Type: SystemString
The file path to the briefcase.
password
Type: SystemString
The password to access the briefcase.
templateName
Type: SystemString
The name of the briefcase template.
See Also