Har programvareoppdatering installert

System.DeviceHasSoftwareUpdateInstalled (RelationshipType)

Element properties:

SourceSystem.Device
TargetSystem.SoftwareUpdate
TypeSystem.Reference
AccessibilityPublic
AbstractFalse

Source Code:

<RelationshipType ID="System.DeviceHasSoftwareUpdateInstalled" Base="System!System.Reference" Accessibility="Public">
<Property ID="InstallStatus" Type="enum" EnumType="InstallStatus"/>
<Source ID="Device" Type="System!System.Device"/>
<Target ID="SoftwareUpdate" Type="System.SoftwareUpdate"/>
</RelationshipType>