Name | Description | |
---|---|---|
QuickFunction Constructor | Overloaded. |
The following tables list the members exposed by QuickFunction.
Name | Description | |
---|---|---|
QuickFunction Constructor | Overloaded. |
Name | Description | |
---|---|---|
DisplayFormula | The display formula is applied to the data as it is displayed in the ExpressView Designer, in exported files and it is the value that is compared when filters are applied to a column. | |
Id | A unique identifier used internally by the application for this Quick Function. This is not the name of the Quick Function as it appears in the user interface—use LanguageId Property for that purpose. | |
LanguageId | The ID from the language file that represents the name of this Quick Function as it will be displayed to the end user in the user interface. For more information, review Multi-Language Support. | |
ReturnDataType | The data type that this Quick Function returns
A column will be transformed to this data type if different than the column’s existing type in an ExpressView. | |
SortText | The sort formula is activated when a sort is applied to a column. This allows a column to be sorted on a different quantity than the display formula. | |
SupportedDataTypes | The column data types that the Quick Function may be applied to |