System.SoftwareUpdateActualizações de Software

System.SoftwareUpdate (ClassType)

Um actualização que pode ser instalada num dispositivo (não necessariamente um computador e não necessariamente instalado actualmente)

Element properties:

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

Class Hierarchy:

Class Properties:

Property Name Type Display Name (PTG) Description (PTG) Key Max Length Min Length Case Sensitive Default Value EnumType
System.Entity:
DisplayName  string  Nome a Apresentar Nome a apresentar do objecto. false 4000  False     
System.ConfigItem:
ObjectStatus  enum  Estado do Objecto Estado do objecto false 256    System.ConfigItem.ObjectStatusEnum.Active  System.ConfigItem.ObjectStatusEnum 
AssetStatus  enum  Estado do Recurso Estado do recurso false 256      System.ConfigItem.AssetStatusEnum 
Notes  richtext  Notas Notas false 4000       
System.SoftwareUpdate:
Vendor  string  Fornecedor Fornecedor true 256  False     
Title  string  Título Título 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>