Add | Adds an account segment category. |
 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. |
 Code | Sets or returns the code of the account segmentation category. Field name: Code. Length: 20 characters. |
 Name | Sets or returns the full name of the account segmentation category. Field name: Name. Length: 100 characters. |
 SegmentID | Sets or returns the ID number of the account segmentation. This is a foreign key to the Numerator property of the AccountSegmentations object. Field name: SegmentId. |
 ShortName | Sets or returns the short name of the account segmentation category. Field name: ShortName. Length: 10 characters. |
 UserFields | Returns the UserFields object. |
Â
Â