SlicerCache.OLAP 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 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.