Class KeyFigureExtensions
Extension methods for IKeyFigure.
Inheritance
KeyFigureExtensions
Namespace: BiExcellence.OpenBi.Api.Commands.DataProviders
Assembly: BiExcellence.OpenBi.Api.DataProvider.dll
Syntax
public static class KeyFigureExtensions
Methods
IsCalculated(IKeyFigure)
Returns whether the key figure is calculated or not.
Declaration
public static bool IsCalculated(this IKeyFigure keyFigure)
Parameters
Type | Name | Description |
---|---|---|
IKeyFigure | keyFigure | The key figure. |
Returns
Type | Description |
---|---|
bool |