OlapLevelLevelType Property

Gets or sets the type of the level.

Namespace:  Dundas.BI.Data.Metadata.Olap
Assembly:  Dundas.BI.Core (in Dundas.BI.Core.dll) Version: 2.0.0.0 (10.0.0.1002)
Syntax
public LevelType LevelType { get; set; }

Property Value

Type: LevelType

Implements

IHierarchyLevelLevelType
See Also