Represents an aggregate function.

Namespace:  PerpetuumSoft.Olap
Assembly:  PerpetuumSoft.Olap (in PerpetuumSoft.Olap.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