Add | Adds a record to the object table in SAP Business One company database. |
 GetAsXML | Returns the object from XML data, which is stored as string in a buffer. |
 GetByKey | Retrieves and sets the values of the object's properties by the object's absolute key from the Company database. |
 SaveToFile | Save the object to a file as XML data. |
 SaveXML | Saves the object data to XML formatted data. |
 Update | Updates the object data in the company database. |
 Browser | Returns the DataBrowser object. |
 IndustryCode | Returns the industry ID number. SAP Business One assigns this number when adding an industry to the industries list. IndCode
Field name: IndCode. |
 IndustryDescription | Sets or returns the industry description.
Field name: IndDesc. Length: 120 characters. |
 IndustryName | Sets or returns the industry name.
Field name: IndName. Length:Â 40 characters. |
 UserFields | Returns the UserFields object. |
Â
Â