Initializes a new instance of the AggregateFunctionFactory class

Namespace:  PerpetuumSoft.Reporting.Data.Olap
Assembly:  PerpetuumSoft.Reporting (in PerpetuumSoft.Reporting.dll) Version: 3.9.0.1

Syntax

C#
protected AggregateFunctionFactory()
Visual Basic (Declaration)
Protected Sub New
Visual C++
protected:
AggregateFunctionFactory()

See Also