Add | Adds a new category to the Query Categories table. |
 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. |
 Code | Returns the key of the query category.
Field name: CategoryId. |
 Name | Sets or returns the name of the query category.
Field name: CatName. Length: 50 characters. |
 Permissions | Sets or returns the permissions's mask for this query category.
Field name: PermMask. Length: 20 characters. |
 UserFields | Returns the UserFields object. |
Â
Â