StiAggregateFunctionServiceGetResultType Method |
Returns the type of the result.
Namespace:
Stimulsoft.Report.Dictionary
Assembly:
Stimulsoft.Report (in Stimulsoft.Report.dll) Version: 2019.3.1.0
Syntax public abstract Type GetResultType()
Public MustOverride Function GetResultType As Type
Return Value
Type:
Type[Missing <returns> documentation for "M:Stimulsoft.Report.Dictionary.StiAggregateFunctionService.GetResultType"]
See Also