Exago .NET API Documentation
ReturnDataType Property
WebReports.Api.Common Namespace > QuickFunction Class : ReturnDataType Property
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.

Syntax
public System.int ReturnDataType {get; set;}

Property Value

An integer from the Constants.DataType Class.
See Also

Reference

QuickFunction Class
QuickFunction Members