All Software Assets with Auth

View.AllSoftwareAssetsAuth (View)

Lists Software Assets with Authorization Counts

Element properties:

TargetCireson.AssetManagement.SoftwareAsset
TypeGridViewType
AccessibilityPublic
VisibleTrue

Source Code:

<View ID="View.AllSoftwareAssetsAuth" Accessibility="Public" Enabled="true" Target="Cireson.AssetManagement.SoftwareAsset" 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.SoftwareAsset.Views.ProjectionType']$"/>
</AdvancedListSupportClass.Parameters>
</AdvancedListSupportClass>
</ItemsSource>
<Criteria>
<QueryCriteria xmlns="http://tempuri.org/Criteria.xsd" Adapter="omsdk://Adapters/Criteria">
<Criteria>
<FreeformCriteria>
<Freeform>
<Criteria xmlns="http://Microsoft.EnterpriseManagement.Core.Criteria/">
<Expression>
<SimpleExpression>
<ValueExpressionLeft>
<Property>$Context/Property[Type='System!System.ConfigItem']/ObjectStatus$</Property>
</ValueExpressionLeft>
<Operator>NotEqual</Operator>
<ValueExpressionRight>
<Value>{47101e64-237f-12c8-e3f5-ec5a665412fb}</Value>
</ValueExpressionRight>
</SimpleExpression>
</Expression>
</Criteria>
</Freeform>
</FreeformCriteria>
</Criteria>
</QueryCriteria>
</Criteria>
</Data>
<Presentation>
<Columns>
<mux:ColumnCollection xmlns="http://schemas.microsoft.com/winfx/2006/xaml/presentation" xmlns:converters="clr-namespace:Converters;assembly=Cireson.AssetManagement.Forms" xmlns:mux="http://schemas.microsoft.com/SystemCenter/Common/UI/Views/GridView" 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" xmlns:slaBinding="clr-namespace:Microsoft.EnterpriseManagement.ServiceManager.SLA.Common;assembly=Microsoft.EnterpriseManagement.ServiceManager.SLA.Common">
<mux:Column Name="Name" DisplayMemberBinding="{Binding Path=Name, Mode=OneWay}" Width="200" DisplayName="AllSoftwareAssetsAuth.Name" Property="Name" DataType="s:String"/>
<mux:Column Name="Version" DisplayMemberBinding="{Binding Path=Version, Mode=OneWay}" Width="100" DisplayName="AllSoftwareAssetsAuth.Version" Property="Version" DataType="s:String"/>
<mux:Column Name="SoftwareAssetStatus" DisplayMemberBinding="{Binding Path=SoftwareAssetStatus.DisplayName, Mode=OneWay}" Width="200" DisplayName="AllSoftwareAssetsAuth.SoftwareAssetStatus" Property="SoftwareAssetStatus.DisplayName" DataType="s:String"/>
<mux:Column Name="SoftwareAssetType" DisplayMemberBinding="{Binding Path=SoftwareAssetType.DisplayName, Mode=OneWay}" Width="200" DisplayName="SoftwareAssets.SoftwareAssetType" Property="SoftwareAssetType.DisplayName" DataType="s:String"/>
<mux:Column Name="PurchaseCount" DisplayMemberBinding="{Binding Path=PurchaseCount, Mode=OneWay}" Width="120" DisplayName="AllSoftwareAssetsAuth.PurchaseCount" Property="PurchaseCount" DataType="s:Int32"/>
<mux:Column Name="InstallCount" DisplayMemberBinding="{Binding Path=InstallCount, Mode=OneWay}" Width="120" DisplayName="AllSoftwareAssetsAuth.InstallCount" Property="InstallCount" DataType="s:Int32"/>
<mux:Column Name="AvailableCount" DisplayMemberBinding="{Binding Path=AvailableCount, Mode=OneWay}" Width="120" DisplayName="AllSoftwareAssetsAuth.AvailableCount" Property="AvailableCount" DataType="s:Int32"/>
<mux:Column Name="AuthorizedInstallCount" DisplayMemberBinding="{Binding Path=AuthorizedInstallCount, Mode=OneWay}" Width="120" DisplayName="AllSoftwareAssetsAuth.AuthorizedInstallCount" Property="AuthorizedInstallCount" DataType="s:Int32"/>
<mux:Column Name="AuthorizedComputerCount" DisplayMemberBinding="{Binding Path=AuthorizedComputerCount, Mode=OneWay}" Width="120" DisplayName="AllSoftwareAssetsAuth.AuthorizedComputerCount" Property="AuthorizedComputerCount" DataType="s:Int32"/>
<mux:Column Name="UnauthorizedComputerCount" DisplayMemberBinding="{Binding Path=UnauthorizedComputerCount, Mode=OneWay}" Width="120" DisplayName="AllSoftwareAssetsAuth.UnauthorizedComputerCount" Property="UnauthorizedComputerCount" DataType="s:Int32"/>
<mux:Column Name="CostCenter.DisplayName" DisplayMemberBinding="{Binding Path=CostCenter.DisplayName, Mode=OneWay}" Width="200" DisplayName="AllSoftwareAssetsAuth.CostCenter" Property="CostCenter.DisplayName" DataType="s:String"/>
<mux:Column Name="IsUnlimited" DisplayMemberBinding="{Binding Path=IsUnlimited, Mode=OneWay}" Width="120" DisplayName="AllSoftwareAssetsAuth.IsUnlimited" Property="IsUnlimited" DataType="s:Boolean"/>
<mux:Column Name="LicenceStatus" DisplayMemberBinding="{Binding Path=LicenceStatus.DisplayName, Mode=OneWay}" Width="150" DisplayName="AllSoftwareAssetsAuth.LicenceStatus" Property="LicenceStatus.DisplayName" DataType="s:String"/>
<mux:Column Name="LastUpdated" DisplayMemberBinding="{datebinding:DateBinding Path=LastUpdated, Mode=OneWay}" Width="150" DisplayName="AllSoftwareAssetsAuth.LastUpdated" Property="LastUpdated" DataType="s:DateTime"/>
<mux:Column Name="$LastModified$" DisplayMemberBinding="{Binding Path=$LastModified$, Mode=OneWay}" Width="150" DisplayName="AllSoftwareAssetsAuth.LastModified" Property="$LastModified$" DataType="s:DateTime"/>
</mux:ColumnCollection>
</Columns>
<AdditonalProperties/>
<ViewStrings>
<ViewString ID="AllSoftwareAssetsAuth.Name">$MPElement[Name="stringSoftwareAssetName"]$</ViewString>
<ViewString ID="AllSoftwareAssetsAuth.Version">$MPElement[Name="headerVersion"]$</ViewString>
<ViewString ID="AllSoftwareAssetsAuth.CostCenter">$MPElement[Name="formLabelTitleCostCenter"]$</ViewString>
<ViewString ID="AllSoftwareAssetsAuth.Manufacturer">$MPElement[Name="stringManufacturer"]$</ViewString>
<ViewString ID="AllSoftwareAssetsAuth.SoftwareAssetStatus">$MPElement[Name="formHeaderSoftwareAssetStatus"]$</ViewString>
<ViewString ID="AllSoftwareAssetsAuth.PurchaseCount">$MPElement[Name="stringPurchaseCount"]$</ViewString>
<ViewString ID="AllSoftwareAssetsAuth.InstallCount">$MPElement[Name="stringInstallCount"]$</ViewString>
<ViewString ID="AllSoftwareAssetsAuth.AvailableCount">$MPElement[Name="stringAvailableCount"]$</ViewString>
<ViewString ID="AllSoftwareAssetsAuth.LicenceStatus">$MPElement[Name="stringLicenceStatus"]$</ViewString>
<ViewString ID="AllSoftwareAssetsAuth.LastUpdated">$MPElement[Name="stringLastUpdated"]$</ViewString>
<ViewString ID="AllSoftwareAssetsAuth.IsUnlimited">$MPElement[Name="stringIsUnlimitedViews"]$</ViewString>
<ViewString ID="AllSoftwareAssetsAuth.LastModified">$MPElement[Name="stringLastModified"]$</ViewString>
<ViewString ID="AllSoftwareAssetsAuth.AuthorizedComputerCount">$MPElement[Name="headerAuthorizedComputerCount"]$</ViewString>
<ViewString ID="AllSoftwareAssetsAuth.UnauthorizedComputerCount">$MPElement[Name="headerUnauthorizedComputerCount"]$</ViewString>
<ViewString ID="AllSoftwareAssetsAuth.AuthorizedInstallCount">$MPElement[Name="headerAuthorizedInstallCount"]$</ViewString>
<ViewString ID="SoftwareAssets.SoftwareAssetType">$MPElement[Name="headerSWAssetType"]$</ViewString>
</ViewStrings>
</Presentation>
</View>