The unique ID of the form.
| Visual Basic |
|---|
Public Property UniqueID() As String |
Limited to 32 characters.
In the SAP Business One application, each form must have an ID that is unique per application instance. The SAP Business One forms use an incremental number with an "F_" prefix as ID.
To avoid collisions with forms of other add-ons, use your partner namespace as a prefix for your form IDs. for more information, see Reserving a Partner Namespace.