System.SoftwareItemYazılım Öğeleri

System.SoftwareItem (ClassType)

Tüm yüklenebilir yazılımlarla ilgili bilgiler

Element properties:

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

Class Hierarchy:

Class Properties:

Property Name Type Display Name (TRK) Description (TRK) Key Max Length Min Length Case Sensitive Default Value EnumType
System.Entity:
DisplayName  string  Görünen Ad Nesnenin görünen adı. false 4000  False     
System.ConfigItem:
ObjectStatus  enum  Nesne Durumu Nesne durumu false 256    System.ConfigItem.ObjectStatusEnum.Active  System.ConfigItem.ObjectStatusEnum 
AssetStatus  enum  Varlık Durumu Varlık durumu false 256      System.ConfigItem.AssetStatusEnum 
Notes  richtext  Notlar Notlar false 4000       
System.SoftwareItem:
Publisher  string  Yayımcı Yayımcı true 256  False     
VersionString  string  Sürüm Dizesi Sürüm Dizesi true 256  False     
ProductName  string  Ürün Adı Ürün Adı true 256  False     
MajorVersion  string  Ana Sürüm Ana Sürüm false 256  False     
MinorVersion  string  Alt Sürüm Alt Sürüm false 256  False     
LocaleID  int  Yerel Kimlik Yerel Kimlik true 256       
IsVirtualApplication  bool  Sanal Uygulama Sanal Uygulama true 256       
ProductCode  string  Ürün Kodu Belirli bir ürün sürümünün benzersiz tanımlayıcısı 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>