Syntax
Public Sub Connect()
Description
This sub connects the Backoffice.
Sample
Public Sub BOConnectionState (ByVal IsConnected As Boolean) If Not IsConnected Then BO.Connect () End If End Sub
See Also
Syntax
Public Sub Connect()
Description
This sub connects the Backoffice.
Sample
Public Sub BOConnectionState (ByVal IsConnected As Boolean) If Not IsConnected Then BO.Connect () End If End Sub
See Also