Description
The unique ID of the widget. You can get it dynamically and use it in current session only.
Note that the widget UID is a GUID in runtime, and the GUID will be different in different SAP Business One sessions.
Property type
Read-only property
Syntax
| Visual Basic |
|---|
Public Property WidgetUID() As String |
See Also