Interface IDimensionHierarchy
Represents a dimension hierarchy.
Namespace: BiExcellence.OpenBi.Api.Commands.DataProviders
Assembly: BiExcellence.OpenBi.Api.DataProvider.dll
Syntax
public interface IDimensionHierarchy
Properties
Name
Gets or sets the name.
Declaration
string? Name { get; set; }
Property Value
Type | Description |
---|---|
string |