BCEdmBriefcaseOpenBrc Method |
Note: This API is now obsolete.
Opens the briefcase.
Namespace: BlueCieloECM.InnoCielo.Meridian.ClientAssembly: BlueCieloECM.InnoCielo.Meridian (in BlueCieloECM.InnoCielo.Meridian.dll) Version: 4.0.0.0 (4.0.19.0)
Syntax [ObsoleteAttribute("This method is deprecated. Use the "Open" method.",
true)]
public void OpenBrc()
<ObsoleteAttribute("This method is deprecated. Use the "Open" method.",
true)>
Public Sub OpenBrc
public:
[ObsoleteAttribute(L"This method is deprecated. Use the "Open" method.",
true)]
void OpenBrc()
[<ObsoleteAttribute("This method is deprecated. Use the "Open" method.",
true)>]
member OpenBrc : unit -> unit
Remarks See Also