| description | SelectionSetName Element for SelectionCondition for EntrySelectedBy for EnumerableExpansion |
|---|---|
| ms.date | 08/25/2021 |
| title | SelectionSetName Element for SelectionCondition for EntrySelectedBy for EnumerableExpansion |
Specifies the set of .NET types that trigger the condition. When any of the types in this set are present, the condition is met.
- Configuration Element
- DefaultSettings Element
- EnumerableExpansions Element
- EnumerableExpansions Element
- EntrySelectedBy Element
- SelectionCondition Element
- SelectionSetName Element
<SelectionSetName>NameofSelectionSet</SelectionSetName>The following sections describe attributes, child elements, and parent element of the
SelectionSetName element.
None.
None.
| Element | Description |
|---|---|
| SelectionCondition Element for EntrySelectedBy for EnumerableExpansion | Defines the condition that must exist to expand the collection objects of this definition. |
Specify the name of the selection set.
The selection condition can specify a selection set or .NET type, but cannot specify both. For more information about how to use selection conditions, see Defining Conditions for Displaying Data.
Selection sets are common groups of .NET objects that can be used by any view that the formatting file defines. For more information about creating and referencing selection sets, see Defining Selection Sets.
SelectionCondition Element for EntrySelectedBy for EnumerableExpansion