SAP Business One DI API 10.0 - Objects Reference (10.00.320)
MinimalSupportedVersion Property
Tablelist
DI API
Service Layer
Description
Returns the minimal version of the Company database that the Add-on supports.
Property
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
Company Object
|
Version Property