📚 SAP Business One SDK Help

UniqueID Property
See Also 

Description

The unique ID of the menu item.

Property type

Read-write property

Syntax

Visual Basic
Public Property UniqueID() As String

Remarks

To avoid collisions with menu items of other add-ons, it is recommended to user your partner namespace as a prefix to the ID. For more information, see Reserving a Partner Namespace.

See Also