Description
Company is the primary DI API object that represents a single SAP Business One company database. This object enables you to connect to the company database and to create business objects to use with the company database.
Object Model
Remarks
The Company object is the only object of the DI API that you can create directly (for example, with New in Visual Basic). You can then use the Company object to create all other DI API objects.
To enable your add-on to support the side-by-side model, see Versions Compatibility.