📚 SAP Business One SDK Help

PermissionID Property
See Also 

Description

Returns the identification key of the user permission tree as defined in UserPermissionTree object.

Length: 20 characters.

Field name: PermId.

This is a foreign key to the UserPermissionTree object.

Property type

Read-only property

Syntax

Visual Basic
Public Property PermissionID() As String

See Also