Add | Adds a commission group. |
 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. |
 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. |
 CommissionGroupCode | Returns the code of the commission group as assigned by the system when adding a commission group. Field name: GroupCode. |
 CommissionGroupName | Sets or returns the name of the commission group. Field name: GroupName. Length: 30 characters. |
 CommissionPercentage | Sets or returns the commission percentage. Field name: Commission. |
 UserFields | Returns the UserFields object. |
Â
Â