Click or drag to resize

BCEdmBriefcaseArchive Method (BriefcaseArchiveFlags)

Ensures that a briefcase file is released, in case of pluggable briefcase updates an archive file.

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 string Archive(
	BriefcaseArchiveFlags flags
)

Parameters

flags
Type: BlueCieloECM.InnoCielo.Meridian.ClientBriefcaseArchiveFlags
A bitmask that is a combination of bit flags from BriefcaseArchiveFlags.

Return Value

Type: String
The file path to the briefcase.
See Also