Add | Assigns a formatted search function to a specified field. |
 GetAsXML | GetAsXML |
 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. |
 Action | Determines the type of action to be taken by the system when activating the formatted search function. The options include: Without Search, Search in Existing Values, and Search By Saved Query. Field name: ActionT. |
 Browser | Returns the DataBrowser object. |
 ByField | Determines whether the automatic refresh is activated when the field changes or when exiting an altered column. Applicable for Table fields only and when the Refresh property is set tYES. Field name: ByField. |
 ByFieldEx | property ByFieldEx |
 ColumnID | Sets or returns the column identification key. Mandatory for Table fields. The default value: -1 (Title field). Length: 11 characters. |
 FieldID | Sets or returns the field ID. Field name: FieldID. Length: 11 characters. Mandatory in case Action is set to bofsaQuery. |
 FieldIDs | property FieldIDs |
 ForceRefresh | Sets or returns a valid value that determines wether or not to refresh the data regularly or only to display the saved value. Field name: FrceRfrsh. |
 FormID | Sets or returns the form identification key.
Field name: FormID.
Mandatory property. Length: 100 characters. |
 Index | Returns the primary key of the formatted search function as assigned by the system when adding the object. Field name: IndexID. |
 ItemID | Sets or returns the ID of the field or the table in a form (primary key with FormID). Field name: ItemID. Mandatory property. Length: 20 characters. |
 QueryID | Sets or returns the key of the query for the formatted search function. Field name: QueryId. Mandatory in case Action is set to bofsaQuery. |
 Refresh | Sets or returns a valid value that determines wether or not to automatically refresh the data when the field value is modified. Field name: Refresh. |
 UserFields | Returns the UserFields object. |
 UserValidValues | Returns the UserValidValues object. |
Â
Â