Represents the aggregate function.

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

Syntax

C#
public interface IAggregateFunction
Visual Basic (Declaration)
Public Interface IAggregateFunction
Visual C++
public interface class IAggregateFunction

See Also