📚 SAP Business One SDK Help

Remove Method
See Also 

Description

Deletes a user from the users list.

Syntax

Visual Basic
Public Function Remove() As Long

Remarks

Before using the Remove method, you must get the required table using the GetByKey method.

See Also