SlicerCacheLevel.Ordinal Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
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.