-
Notifications
You must be signed in to change notification settings - Fork 1.7k
Closed
Labels
area-engineArea - PowerShell engineArea - PowerShell engine
Description
In this section
The <ListControl> tag typically contains a <ListEntries> tag. The
<ListEntries> tag contains a <ListItems> tag. The <ListItems> tag
contains <ListItem> tags, which contain <PropertyName> tags.
The <PropertyName> tags specify the object property to be displayed at
the specified location in the list. If the view selection is defined
using a selection set, the <ListControl> tag can also contain an
<EntrySelectedBy> tag that contains one or more <TypeName> tags. These
<TypeName> tags specify the object type that the <ListControl> tag is
intended to display.
There is a <ListEntry> tag after <ListEntries> and before <ListItems>
Metadata
Metadata
Assignees
Labels
area-engineArea - PowerShell engineArea - PowerShell engine