All Notice Events

View.AllNoticeEvents (View)

Lists all Notice Events

Element properties:

TargetCireson.AssetManagement.NoticeEvent
TypeGridViewType
AccessibilityPublic
VisibleTrue

Source Code:

<View ID="View.AllNoticeEvents" Accessibility="Public" Enabled="true" Target="Cireson.AssetManagement.NoticeEvent" TypeID="Console!GridViewType" Visible="true">
<Category>NotUsed</Category>
<Data>
<Adapters>
<Adapter AdapterName="dataportal:EnterpriseManagementObjectProjectionAdapter">
<AdapterAssembly>Microsoft.EnterpriseManagement.UI.SdkDataAccess</AdapterAssembly>
<AdapterType>Microsoft.EnterpriseManagement.UI.SdkDataAccess.DataAdapters.EnterpriseManagementObjectProjectionAdapter</AdapterType>
</Adapter>
<Adapter AdapterName="viewframework://Adapters/AdvancedList">
<AdapterAssembly>Microsoft.EnterpriseManagement.UI.ViewFramework</AdapterAssembly>
<AdapterType>Microsoft.EnterpriseManagement.UI.ViewFramework.AdvancedListSupportAdapter</AdapterType>
</Adapter>
<Adapter AdapterName="omsdk://Adapters/Criteria">
<AdapterAssembly>Microsoft.EnterpriseManagement.UI.SdkDataAccess</AdapterAssembly>
<AdapterType>Microsoft.EnterpriseManagement.UI.SdkDataAccess.DataAdapters.SdkCriteriaAdapter</AdapterType>
</Adapter>
</Adapters>
<ItemsSource>
<AdvancedListSupportClass xmlns="clr-namespace:Microsoft.EnterpriseManagement.UI.ViewFramework;assembly=Microsoft.EnterpriseManagement.UI.ViewFramework" xmlns:av="http://schemas.microsoft.com/winfx/2006/xaml/presentation" xmlns:x="http://schemas.microsoft.com/winfx/2006/xaml" xmlns:s="clr-namespace:System;assembly=mscorlib" DataTypeName="" AdapterName="viewframework://Adapters/AdvancedList" FullUpdateAdapter="dataportal:EnterpriseManagementObjectProjectionAdapter" DataSource="mom:ManagementGroup" FullUpdateFrequency="1" Streaming="true" IsRecurring="true" RecurrenceFrequency="{x:Static s:Int32.MaxValue}">
<AdvancedListSupportClass.Parameters>
<QueryParameter Parameter="TypeProjectionId" Value="$MPElement[Name='Cireson.AssetManagement.NoticeEvent.Views.ProjectionType']$"/>
</AdvancedListSupportClass.Parameters>
</AdvancedListSupportClass>
</ItemsSource>
<Criteria/>
</Data>
<Presentation>
<Columns>
<mux:ColumnCollection xmlns="http://schemas.microsoft.com/winfx/2006/xaml/presentation" xmlns:mux="http://schemas.microsoft.com/SystemCenter/Common/UI/Views/GridView" xmlns:gl="clr-namespace:System.Globalization;assembly=mscorlib" xmlns:s="clr-namespace:System;assembly=mscorlib" xmlns:x="http://schemas.microsoft.com/winfx/2006/xaml" xmlns:datebinding="clr-namespace:Microsoft.EnterpriseManagement.UI.Extensions;assembly=Microsoft.EnterpriseManagement.UI.Extensions" xmlns:data="clr-namespace:Microsoft.EnterpriseManagement.UI.Extensions;assembly=Microsoft.EnterpriseManagement.UI.Extensions" xmlns:appCommon="clr-namespace:Microsoft.EnterpriseManagement.ServiceManager.Application.Common;assembly=Microsoft.EnterpriseManagement.ServiceManager.Application.Common" xmlns:toolbox="clr-namespace:Microsoft.EnterpriseManagement.UI.WpfToolbox;assembly=Microsoft.EnterpriseManagement.UI.FormsInfra">
<mux:Column Name="Title" DisplayMemberBinding="{Binding Path=Title, Mode=OneWay}" Width="250" DisplayName="AllNoticeEvents.Title" Property="Title" DataType="s:String"/>
<mux:Column Name="Type" DisplayMemberBinding="{Binding Path=Type.DisplayName, Mode=OneWay}" Width="200" DisplayName="AllNoticeEvents.Type" Property="Type.DisplayName" DataType="s:String"/>
<mux:Column Name="Enabled" DisplayMemberBinding="{Binding Path=Enabled, Mode=OneWay}" DisplayName="AllNoticeEvents.Enabled" Property="Enabled" DataType="s:Boolean" Width="120"/>
<mux:Column Name="DueDate" DisplayMemberBinding="{Binding Path=DueDate, StringFormat='d', ConverterCulture={x:Static gl:CultureInfo.CurrentCulture}}" DisplayName="AllNoticeEvents.DueDate" Property="DueDate" Width="200" DataType="s:DateTime"/>
<mux:Column Name="UseContractDate" DisplayMemberBinding="{Binding Path=UseContractDate, Mode=OneWay}" Width="120" DisplayName="AllNoticeEvents.UseContractDate" Property="UseContractDate" DataType="s:Boolean"/>
<mux:Column Name="Span" DisplayMemberBinding="{Binding Path=Span, Mode=OneWay}" Width="200" DisplayName="AllNoticeEvents.Span" Property="Span" DataType="s:Int32"/>
<mux:Column Name="NoticePeriod.DisplayName" DisplayMemberBinding="{Binding Path=NoticePeriod.DisplayName, Mode=OneWay}" Width="200" DisplayName="AllNoticeEvents.NoticePeriod" Property="NoticePeriod.DisplayName" DataType="s:String"/>
<mux:Column Name="Owner.DisplayName" DisplayMemberBinding="{Binding Path=Owner.DisplayName, Mode=OneWay}" Width="200" DisplayName="AllNoticeEvents.Owner" Property="Owner.DisplayName" DataType="s:String"/>
<mux:Column Name="Notifications" DisplayMemberBinding="{Binding Path=Notifications, Mode=OneWay}" Width="200" DisplayName="AllNoticeEvents.Notifications" Property="Notifications" DataType="s:Int32"/>
<mux:Column Name="$LastModified$" DisplayMemberBinding="{Binding Path=$LastModified$, Mode=OneWay}" Width="200" DisplayName="AllNoticeEvents.LastModified" Property="$LastModified$" DataType="s:DateTime"/>
</mux:ColumnCollection>
</Columns>
<AdditonalProperties/>
<ViewStrings>
<ViewString ID="AllNoticeEvents.Title">$MPElement[Name="stringTitle"]$</ViewString>
<ViewString ID="AllNoticeEvents.LastModified">$MPElement[Name="stringLastModified"]$</ViewString>
<ViewString ID="AllNoticeEvents.Type">$MPElement[Name="stringStandardType"]$</ViewString>
<ViewString ID="AllNoticeEvents.Enabled">$MPElement[Name="headerEnabled"]$</ViewString>
<ViewString ID="AllNoticeEvents.UseContractDate">$MPElement[Name="headerUseContractDate"]$</ViewString>
<ViewString ID="AllNoticeEvents.DueDate">$MPElement[Name="headerDueDate"]$</ViewString>
<ViewString ID="AllNoticeEvents.Owner">$MPElement[Name="headerOwner"]$</ViewString>
<ViewString ID="AllNoticeEvents.NoticePeriod">$MPElement[Name="headerNoticePeriod"]$</ViewString>
<ViewString ID="AllNoticeEvents.Notifications">$MPElement[Name="headerNotifications"]$</ViewString>
<ViewString ID="AllNoticeEvents.Span">$MPElement[Name="headerNoticeSpan"]$</ViewString>
</ViewStrings>
</Presentation>
</View>