OlapLevelLevelDepth Property |
Gets or sets the level depth.
Namespace: Dundas.BI.Data.Metadata.OlapAssembly: Dundas.BI.Core (in Dundas.BI.Core.dll) Version: 2.0.0.0 (26.2.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
Int32Implements
IHierarchyLevelLevelDepth
See Also