Interface IF4Values
Represents a collection of f4values.
Namespace: BiExcellence.OpenBi.Api.Commands.DataProviders
Assembly: BiExcellence.OpenBi.Api.DataProvider.dll
Syntax
public interface IF4Values
Properties
IsHierarchy
Gets whether the f4values are IHierarchyF4Values or IFlatF4Values.
Declaration
bool IsHierarchy { get; }
Property Value
Type | Description |
---|---|
bool |