Property Getters/Setters Summary | ||
---|---|---|
method | getCrossFilterType() | |
method | setCrossFilterType(value) | |
Returns or sets whether a slicer is participating in cross filtering with other slicers that share the same slicer cache, and how cross filtering is displayed. Read/write The value of the property is SlicerCacheCrossFilterType integer constant. | ||
method | getList() | |
Returns whether the slicer associated with the specified slicer cache is based on an Non-OLAP data source. Read-only
|
||
method | getName() | |
Returns the name of the slicer cache.
|
||
method | getSlicerCacheItems() | |
Returns a SlicerCacheItem collection that contains the collection of all items in the slicer cache. Read-only
|
||
method | getSourceName() | |
Returns the name of cache field
|
int getCrossFilterType() / setCrossFilterType(value)
boolean getList()
SlicerCacheItemCollection getSlicerCacheItems()
String getName()
String getSourceName()