Software Deployment Package

Microsoft.SystemCenter.ServiceManager.PackageInfoProjection (TypeProjection)

Defines the properties of software deployment packages

Element properties:

TypeMicrosoft.SystemCenter.ConfigurationManager.Package
AccessibilityPublic

Source Code:

<TypeProjection ID="Microsoft.SystemCenter.ServiceManager.PackageInfoProjection" Accessibility="Public" Type="ConfigMgr!Microsoft.SystemCenter.ConfigurationManager.Package">
<Component Alias="DeploymentProcess" Path="$Context/Path[Relationship='Microsoft.SystemCenter.ServiceManager.PackageDeployedByProcess']$"/>
<Component Alias="ProgramAssignedToPackage" Path="$Context/Path[Relationship='Microsoft.SystemCenter.ServiceManager.Package.AssignedProgram' SeedRole='Source']$"/>
<Component Alias="Programs" Path="$Context/Path[Relationship='ConfigMgr!Microsoft.SystemCenter.ConfigurationManager.PackageHostsProgram' SeedRole='Source']$"/>
</TypeProjection>