To connect with SAP Business One, you can set this property to a SAPbouiCOM.Application object, and then call the Connect method without specifying any other connection properties -- the properties are taken from the UI API Application object.
| Visual Basic |
|---|
Public Property Application( _ ByVal RHS As Object _ ) As Object |
| Connecting using a UI API connection (Visual Basic) | ||
|---|---|---|
| ||