View Types

Microsoft.SystemCenter.MPAuthoringConsole.Views.Presentation.Advanced.6.ViewTypeView (View)

Element properties:

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

Source Code:

<View ID="Microsoft.SystemCenter.MPAuthoringConsole.Views.Presentation.Advanced.6.ViewTypeView" Accessibility="Internal" Enabled="true" Target="System!System.Entity" TypeID="Microsoft.SystemCenter.MPAuthoringConsole.Views.GenericDataGridListViewType" Visible="true">
<Category>MyDefaultCategory</Category>
<Criteria>
<QueryKey>Microsoft.EnterpriseManagement.Configuration.ManagementPackViewType</QueryKey>
<NewTemplatedItemFolderID>Microsoft.SystemCenter.MPAuthoringConsole.Folder.Template.ViewType</NewTemplatedItemFolderID>
<NewCustomItemTypes>
<NewCustomItemType StringResourceID="Microsoft.SystemCenter.MPAuthoringConsole.Views.Presentation.Advanced.6.ViewTypeView.NewViewType" Value="Microsoft.EnterpriseManagement.Configuration.ManagementPackViewType"/>
</NewCustomItemTypes>
<Columns>
<Column StringResourceID="Microsoft.SystemCenter.MPAuthoringConsole.Views.Presentation.Advanced.6.ViewTypeView.NameColumn" Value="Name"/>
<Column StringResourceID="Microsoft.SystemCenter.MPAuthoringConsole.Views.Presentation.Advanced.6.ViewTypeView.AccessibilityColumn" Value="Accessibility"/>
<Column StringResourceID="Microsoft.SystemCenter.MPAuthoringConsole.Views.Presentation.Advanced.6.ViewTypeView.TypeColumn" Value="ViewImplementation.Type"/>
</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="100" Grouped="false" Sorted="false" IsSortable="true" Visible="true" SortOrder="Ascending">
<Name/>
<Id>Accessibility</Id>
</ColumnInfo>
<ColumnInfo Index="2" SortIndex="0" Width="100" Grouped="false" Sorted="false" IsSortable="true" Visible="true" SortOrder="Ascending">
<Name/>
<Id>ViewImplementation</Id>
</ColumnInfo>
</Presentation>
</View>