list property

list property

Indicates whether the slicer associated with the specified slicer cache is based on an Non-OLAP data source.

Example


print(slicerCache.list)

Definition:

@property
def list(self):
    ...

See Also