'Declaration
ReadOnly Property List As Boolean
'Usage
Dim instance As ISlicerCache Dim value As Boolean value = instance.List
bool List {get;}
Property Value
true
if the slicer cache is for a slicer on a table; otherwise, false
.'Declaration
ReadOnly Property List As Boolean
'Usage
Dim instance As ISlicerCache Dim value As Boolean value = instance.List
bool List {get;}
true
if the slicer cache is for a slicer on a table; otherwise, false
.