[]
Gets or sets the name of the slicer (this is the name used when expressions refer to the slicer).
public string Name { get; set; }
| Type | Description |
|---|---|
| string | A String representing the name of the slicer. |
Slicer names need only be unique within the containing Slicers collection.