list property

list property

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

Example


print(slicerCache.list)

Definition:

@property
def list(self):
    ...

See Also