Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Specifies the set of .NET types that are expanded by this definition.
Schema
- Configuration Element
- DefaultSettings Element
- EnumerableExpansions Element
- EnumerableExpansion Element
- EntrySelectedBy Element
- SelectionSetName Element
Syntax
<SelectionSetName>NameofSelectionSet</SelectionSetName>
Attributes and Elements
The following sections describe attributes, child elements, and the parent element of the
SelectionSetName
element.
Attributes
None.
Child Elements
None.
Parent Elements
Element | Description |
---|---|
EntrySelectedBy Element for EnumerableExpansion | Defines the .NET collection objects that are expanded by this definition. |
Text Value
Specify the name of the selection set.
Remarks
Each definition must specify one or more type names, a selection set, or a selection condition.
Selection sets are typically used when you want to define a group of objects that are used in multiple views. For example, you might want to create a table view and a list view for the same set of objects. For more information about defining selection sets, see Defining Sets of Objects for a View.