ISlicerCache Add( System.object source, System.string sourceField, System.string name )
Parameters
- source
- The data source that the new ISlicerCache will be based on.
- sourceField
- The name of the field in the data source to filter by.
- name
- The name uses to reference the slicer cache (the value of the ISlicerCache.Name property).
Return Value
Returns ISlicerCache.