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. |
 Remove | Deletes the current record from the table. |
 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. |
 ArchiveDate | property ArchiveDate |
 Code | Sets or returns the key value for the current record. |
 Name | Sets or returns the value of this record. |
 TableDescription | Sets or returns the description of the user defined table. |
 TableName | Sets or returns the name of the user defined table. |
 UserFields | Returns the UserFields object. |
Â
Â