Printer (advanced)

Microsoft.Windows.Printer.ProjectionType (TypeProjection)

Defines the properties used in printer forms

Element properties:

TypeMicrosoft.AD.Printer
AccessibilityPublic

Source Code:

<TypeProjection ID="Microsoft.Windows.Printer.ProjectionType" Accessibility="Public" Type="Windows!Microsoft.AD.Printer">
<Component Alias="Custodian" Path="$Context/Path[Relationship='System!System.ConfigItemOwnedByUser']$"/>
<!--Related Items-->
<Component Alias="ImpactedWorkItem" Path="$Context/Path[Relationship='WorkItem!System.WorkItemRelatesToConfigItem' SeedRole='Target']$"/>
<Component Alias="RelatedWorkItem" Path="$Context/Path[Relationship='WorkItem!System.WorkItemAboutConfigItem' SeedRole='Target']$"/>
<Component Alias="FileAttachment" Path="$Context/Path[Relationship='SupportingItem!System.ConfigItemHasFileAttachment']$"/>
<Component Alias="RelatedConfigItem" Path="$Context/Path[Relationship='System!System.ConfigItemRelatesToConfigItem']$"/>
<Component Alias="RelatedConfigItemSource" Path="$Context/Path[Relationship='System!System.ConfigItemRelatesToConfigItem' SeedRole='Target']$"/>
<Component Alias="RelatedKnowledgeArticles" Path="$Context/Path[Relationship='CoreKnowledge!System.EntityLinksToKnowledgeDocument']$"/>
</TypeProjection>