📚 SAP Business One SDK Help

PermissionID Property
See Also 

Description

Sets or returns the identification key of the user permission.

Mandatory property.

Length: 20 characters.

Field name: AbsId.

Property type

Read-write property

Syntax

Visual Basic
Public Property PermissionID() As String

Remarks

When you add a user permission item to the General Authorization Tree, you must include in the permission ID a prefix with the partner's name space in the following format: XYZ_Unique ID (where: XYZ is the partner's name space).

See Also