OlapLevelLevelDepth Property |
Gets or sets the level depth.
Namespace:
Dundas.BI.Data.Metadata.Olap
Assembly:
Dundas.BI.Core (in Dundas.BI.Core.dll) Version: 2.0.0.0 (24.3.0.1000)
Syntax public int LevelDepth { get; set; }
Public Property LevelDepth As Integer
Get
Set
public:
virtual property int LevelDepth {
int get () sealed;
void set (int value) sealed;
}
abstract LevelDepth : int with get, set
override LevelDepth : int with get, set
Property Value
Type:
Int32Implements
IHierarchyLevelLevelDepthSee Also