SlicerCache.OLAP Property

Definition

Gets whether the slicer associated with the specified slicer cache is based on an OLAP data source.

public:
 property bool OLAP { bool get(); };
public bool OLAP { get; }
Public ReadOnly Property OLAP As Boolean

Property Value

true if the slicer associated with the specified slicer cache is based on an OLAP data source; otherwise, false.

Remarks

Read-only.

true, if the slicer is based on an OLAP data source; otherwise false.

Applies to