System.SoftwareItemElementy oprogramowania

System.SoftwareItem (ClassType)

Informacje dotyczące całego oprogramowania możliwego do instalacji

Element properties:

Base ClassSystem.LogicalEntity
AbstractFalse
HostedFalse
SingletonFalse
ExtensionFalse
AccessibilityPublic
ElementId7aa99c16-83ec-d146-c7bf-f1126bacd057

Class Hierarchy:

Class Properties:

Property Name Type Display Name (PLK) Description (PLK) Key Max Length Min Length Case Sensitive Default Value EnumType
System.Entity:
DisplayName  string  Nazwa wyświetlana Wyświetlana nazwa obiektu. false 4000  False     
System.ConfigItem:
ObjectStatus  enum  Stan obiektu Stan obiektu false 256    System.ConfigItem.ObjectStatusEnum.Active  System.ConfigItem.ObjectStatusEnum 
AssetStatus  enum  Stan zasobu Stan zasobu false 256      System.ConfigItem.AssetStatusEnum 
Notes  richtext  Uwagi Uwagi false 4000       
System.SoftwareItem:
Publisher  string  Wydawca Wydawca true 256  False     
VersionString  string  Ciąg wersji Ciąg wersji true 256  False     
ProductName  string  Nazwa produktu Nazwa produktu true 256  False     
MajorVersion  string  Wersja główna Wersja główna false 256  False     
MinorVersion  string  Wersja pośrednia Wersja pośrednia false 256  False     
LocaleID  int  Identyfikator ustawień regionalnych Identyfikator ustawień regionalnych true 256       
IsVirtualApplication  bool  Jest aplikacją wirtualną Jest aplikacją wirtualną true 256       
ProductCode  string  Kod produktu Unikatowy identyfikator określonego wydania produktu false 256  False     

Health Model:

Source Code:

<ClassType ID="System.SoftwareItem" Accessibility="Public" Base="System!System.LogicalEntity">
<Property ID="Publisher" Key="true" Type="string"/>
<Property ID="VersionString" Key="true" Type="string"/>
<Property ID="ProductName" Key="true" Type="string"/>
<Property ID="MajorVersion" Type="string"/>
<Property ID="MinorVersion" Type="string"/>
<Property ID="LocaleID" Key="true" Type="int"/>
<Property ID="IsVirtualApplication" Key="true" Type="bool"/>
<Property ID="ProductCode" Type="string"/>
</ClassType>