BCRepositoryReOpen Method |
Note: This API is now obsolete.
Commits changes made during the current transaction and
reopens the repository at the
Moment time and the
same as the
CurrentWorkPackage work area.
All transaction objects will be disposed.
Namespace:
BlueCieloECM.InnoCielo.Meridian.Server
Assembly:
BlueCieloECM.InnoCielo.Meridian (in BlueCieloECM.InnoCielo.Meridian.dll) Version: 4.0.0.0 (4.0.111.0)
Syntax [ObsoleteAttribute("This method might be removed from future versions. Use the "Commit" method.")]
public void ReOpen()
<ObsoleteAttribute("This method might be removed from future versions. Use the "Commit" method.")>
Public Sub ReOpen
Remarks
This method might be removed from future versions. Use the
Commit method.
See Also