Microsoft.SystemCenter.ConfigurationManager.ProgramOhjelma

Microsoft.SystemCenter.ConfigurationManager.Program (ClassType)

Ohjelmistojakelussa oleva ohjelma

Element properties:

Base ClassSystem.ConfigItem
AbstractFalse
HostedTrue
SingletonFalse
ExtensionFalse
AccessibilityPublic
ElementId603c7ea6-a9a3-2cae-ea72-20238acb2254

Class Hierarchy:

Class Properties:

Property Name Type Display Name (FIN) Description (FIN) Key Max Length Min Length Case Sensitive Default Value EnumType
System.Entity:
DisplayName  string  Näyttönimi Objektin näyttönimi. false 4000  False     
System.ConfigItem:
ObjectStatus  enum  Objektin tila Objektin tila false 256    System.ConfigItem.ObjectStatusEnum.Active  System.ConfigItem.ObjectStatusEnum 
AssetStatus  enum  Omaisuuden tila Omaisuuden tila false 256      System.ConfigItem.AssetStatusEnum 
Notes  richtext  Huomautukset Huomautukset false 4000       
Microsoft.SystemCenter.ConfigurationManager.Program:
ProgramId  string      true 256  False     
DisplayName  string  Näyttönimi Ohjelmistojakelussa olevan ohjelman näyttönimi false 256  False     
ProgramName  string  Ohjelman nimi Ohjelmistojakelussa olevan ohjelman nimi false 256  False     
ProgramDescription  string  Kuvaus Ohjelmistojakelussa olevan ohjelman kuvaus false 256  False     
Comment  string  Kommentti Ohjelmistojakelussa olevan ohjelman kommentti false 256  False     
Command  string  Komento Ohjelmistojakelussa olevan ohjelman komento false 256  False     
MSIFilePath  string  MSI-tiedoston polku Ohjelmistojakelussa olevan ohjelman MSI-tiedoston polku false 256  False     
SourceSiteCode  string  Lähdesivusto Ohjelmistojakelussa olevan ohjelman lähdesivuston koodi false 256  False     

Health Model:

Source Code:

<ClassType ID="Microsoft.SystemCenter.ConfigurationManager.Program" Accessibility="Public" Base="System!System.ConfigItem" Hosted="true" Abstract="false">
<Property ID="ProgramId" Type="string" Key="true"/>
<Property ID="DisplayName" Type="string"/>
<Property ID="ProgramName" Type="string" Required="true"/>
<Property ID="ProgramDescription" Type="string"/>
<Property ID="Comment" Type="string"/>
<Property ID="Command" Type="string"/>
<Property ID="MSIFilePath" Type="string"/>
<Property ID="SourceSiteCode" Type="string"/>
</ClassType>