📚 SAP Business One SDK Help

UserName Property
See Also 

Description

Sets or returns the user ID, which is used for log on to the SAP Business One application.

Property type

Read-write property

Syntax

Visual Basic
Public Property UserName() As String

Remarks

This is the user name used for log on to the system (not the user name to access the database server). The UserName property must correspond to the Password property.

In the SAP Business One application, a user is specific to the server (Server) and company database (CompanyDB).

See Also