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 (25.3.0.1000)
Syntaxpublic 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
IHierarchyLevelLevelDepth
See Also