UI Page Sets

Microsoft.SystemCenter.MPAuthoringConsole.Views.Presentation.Advanced.5.UIPageSetView (View)

Element properties:

TargetSystem.Entity
TypeMicrosoft.SystemCenter.MPAuthoringConsole.Views.GenericDataGridListViewType
AccessibilityInternal
VisibleTrue

Source Code:

<View ID="Microsoft.SystemCenter.MPAuthoringConsole.Views.Presentation.Advanced.5.UIPageSetView" Accessibility="Internal" Enabled="true" Target="System!System.Entity" TypeID="Microsoft.SystemCenter.MPAuthoringConsole.Views.GenericDataGridListViewType" Visible="true">
<Category>MyDefaultCategory</Category>
<Criteria>
<QueryKey>Microsoft.EnterpriseManagement.Configuration.ManagementPackUIPageSet</QueryKey>
<NewTemplatedItemFolderID>Microsoft.SystemCenter.MPAuthoringConsole.Folder.Template.UIPageSet</NewTemplatedItemFolderID>
<NewCustomItemTypes>
<NewCustomItemType StringResourceID="Microsoft.SystemCenter.MPAuthoringConsole.Views.Presentation.Advanced.5.UIPageSetView.NewUIPageSet" Value="Microsoft.EnterpriseManagement.Configuration.ManagementPackUIPageSet"/>
</NewCustomItemTypes>
<Columns>
<Column StringResourceID="Microsoft.SystemCenter.MPAuthoringConsole.Views.Presentation.Advanced.5.UIPageSetView.NameColumn" Value="Name"/>
<Column StringResourceID="Microsoft.SystemCenter.MPAuthoringConsole.Views.Presentation.Advanced.5.UIPageSetView.TypeColumn" Value="TypeDefinitionID.GetElement"/>
<Column StringResourceID="Microsoft.SystemCenter.MPAuthoringConsole.Views.Presentation.Advanced.5.UIPageSetView.PageCountColumn" Value="UIPageReferenceCollection.Count"/>
</Columns>
</Criteria>
<Presentation>
<ColumnInfo Index="0" SortIndex="0" Width="250" Grouped="false" Sorted="true" IsSortable="true" Visible="true" SortOrder="Ascending">
<Name/>
<Id>Name</Id>
</ColumnInfo>
<ColumnInfo Index="1" SortIndex="0" Width="250" Grouped="false" Sorted="false" IsSortable="true" Visible="true" SortOrder="Ascending">
<Name/>
<Id>TypeDefinitionID</Id>
</ColumnInfo>
<ColumnInfo Index="2" SortIndex="0" Width="100" Grouped="false" Sorted="false" IsSortable="true" Visible="true" SortOrder="Ascending">
<Name/>
<Id>UIPageReferenceCollection</Id>
</ColumnInfo>
</Presentation>
</View>