BCSBriefcaseArchive Method |
Ensures that a briefcase file is released.
In the case of custom briefcase formats, updates an archive file.
Namespace:
BlueCieloECM.InnoCielo.Meridian.Scripting
Assembly:
BlueCieloECM.InnoCielo.Meridian (in BlueCieloECM.InnoCielo.Meridian.dll) Version: 4.0.0.0 (4.0.41.0)
SyntaxPublic Function Archive As String
public:
String^ Archive()
member Archive : unit -> string
Return Value
Type:
StringThe file path to the briefcase.
See Also