System.SoftwareUpdateSoftware Updates

System.SoftwareUpdate (ClassType)

An update that can be installed to a device (not necessarily a computer, and not necessarily currently installed)

Element properties:

Base ClassSystem.LogicalEntity
AbstractFalse
HostedFalse
SingletonFalse
ExtensionFalse
AccessibilityPublic
ElementIdb0b799aa-4f31-0802-be2e-4cf2d9f2d5fb

Class Hierarchy:

Class Properties:

Property Name Type Display Name (ENU) Description (ENU) Key Max Length Min Length Case Sensitive
System.Entity:
DisplayName  string  Display Name Display name of the object. false 4000  False 
System.SoftwareUpdate:
Vendor  string  Vendor Vendor true 256  False 
Title  string  Title Title true 256  False 

Health Model:

Source Code:

<ClassType ID="System.SoftwareUpdate" Accessibility="Public" Base="System!System.LogicalEntity">
<Property ID="Vendor" Key="true" Type="string"/>
<Property ID="Title" Key="true" Type="string"/>
</ClassType>