📚 SAP Business One SDK Help

MinimalSupportedVersion Property
See Also 

Description

Returns the minimal version of the Company database that the Add-on supports.

Property type

Read-only property

Syntax

Visual Basic
Public Property MinimalSupportedVersion() As Long

Remarks

For example, an Add-on that its minimal supported version is 6.5 can connect only to a Company database of version 6.5 and up.

See Also