📚 SAP Business One SDK Help

PermissionID Property
See Also 

Description

Sets or returns the identification key of the user permission in the tree, for which the permission is set.

Length: 20 characters.

Field name: PermId.

This is a foreign key to the UserPermissionTree object, not exposed through the DI API).

Property type

Read-write property

Syntax

Visual Basic
Public Property PermissionID() As String

See Also