Monthly Software Usage

Provance.Itam.SoftwareUsage.MonthlySoftwareUsageProjection (TypeProjection)

Defines the properties used in the Monthly Software Usage data

Element properties:

TypeProvance.Itam.SoftwareUsage.MonthlySoftwareUsage
AccessibilityPublic

Source Code:

<TypeProjection ID="Provance.Itam.SoftwareUsage.MonthlySoftwareUsageProjection" Accessibility="Public" Type="Provance.Itam.SoftwareUsage.MonthlySoftwareUsage">
<Component Path="$Context/Path[Relationship='Provance.Itam.SoftwareUsage.MonthlySoftwareUsageIsForUser']$" Alias="User"/>
<Component Path="$Context/Path[Relationship='Provance.Itam.SoftwareUsage.MonthlySoftwareUsageIsForComputer']$" Alias="Computer"/>
<Component Path="$Context/Path[Relationship='Provance.Itam.SoftwareUsage.MonthlySoftwareUsageIsForMeteringRule']$" Alias="Rule">
<Component Path="$Context/Path[Relationship='Provance.Itam.SoftwareUsage.MeteringRuleReferencesSoftwareVersion']$" Alias="Version"/>
</Component>
</TypeProjection>