SlicerCacheLevel.Ordinal Property

Definition

Gets the one-based ordinal value of the hierarchy level represented by the specified SlicerCacheLevel object.

public:
 property int Ordinal { int get(); };
public int Ordinal { get; }
Public ReadOnly Property Ordinal As Integer

Property Value

The one-based ordinal value of the hierarchy level represented by the specified SlicerCacheLevel object.

Remarks

Read-only.

Applies to