📚 SAP Business One SDK Help

FormID Property
See Also 

Description

Sets or returns the form identification key.

Field name: FormID.

Mandatory property.

Length: 20 characters.

Property type

Read-write property

Syntax

Visual Basic
Public Property FormID() As String

Remarks

The entered value must be a valid form ID (the system does not validate the entered value).

To display the form ID in the application status bar:

  • From the main menu, select View --> System Information.

See Also