Add | Adds a record to the OCRG table. |
 GetAsXML | Returns the object from XML data, which is stored as string in a buffer. |
 GetByKey | Retrieves the values of the object's properties by the object's absolute key from the Company database. |
 Remove | Deletes a record from the object 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. |
 Browser | Returns the DataBrowser object. |
 Code | Returns the group code of the current Business Partner Group. Field name: GroupCode. |
 Name | Sets or returns the name of current Business Partner Groups. Field name: GroupName. Length: 20 characters. |
 Type | Sets or returns a valid value of BoBusinessPartnerGroupTypes that determines wether current group is a Customer Group or a Vendor Group. Field name: GroupType. |
 UserFields | Returns the UserFields object. |
Â
Â