Gets or sets the name of the selection list.
A string describing the selection list name; cannot be null, empty, or longer than 255 characters. The string used for the name will be trimmed of leading and trailing whitespace when it is stored and is case-insensitive during name comparison.
| Exception Type | Condition |
|---|---|
| InvalidOperationException | The selection list has been removed. |
ISelectionList Interface | Plumtree.Remote.PRC.Content.SelectionList Namespace