Computer (advanced)

Microsoft.Windows.Computer.ProjectionType (TypeProjection)

Defines the properties used in computer forms

Element properties:

TypeMicrosoft.Windows.Computer
AccessibilityPublic

Source Code:

<TypeProjection ID="Microsoft.Windows.Computer.ProjectionType" Accessibility="Public" Type="Windows!Microsoft.Windows.Computer">
<Component Alias="PhysicalComputer" Path="$Context/Path[Relationship='ConfigurationManager!Microsoft.SystemCenter.ConfigurationManager.DeployedComputerRunsWindowsComputer' SeedRole='Target']$"/>
<Component Alias="OperatingSystem" Path="$Context/Path[Relationship='Windows!Microsoft.Windows.ComputerHostsOperatingSystem']$"/>
<Component Alias="NetworkAdapter" Path="$Context/Path[Relationship='Windows!Microsoft.Windows.ComputerHostsLogicalDevice' TypeConstraint='Peripherals!Microsoft.Windows.Peripheral.NetworkAdapter']$"/>
<Component Alias="Processor" Path="$Context/Path[Relationship='Windows!Microsoft.Windows.ComputerHostsLogicalDevice' TypeConstraint='Peripherals!Microsoft.Windows.Peripheral.Processor']$"/>
<Component Alias="PhysicalDisk" Path="$Context/Path[Relationship='Windows!Microsoft.Windows.ComputerHostsLogicalDevice' TypeConstraint='Peripherals!Microsoft.Windows.Peripheral.PhysicalDisk']$"/>
<Component Alias="LogicalDisk" Path="$Context/Path[Relationship='Windows!Microsoft.Windows.ComputerHostsLogicalDevice' TypeConstraint='Peripherals!Microsoft.Windows.Peripheral.LogicalDisk']$"/>
<Component Alias="PrimaryUser" Path="$Context/Path[Relationship='System!System.ComputerPrimaryUser']$"/>
<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>