Fujitsu.ServerView.IntegrationPackAdmin.ConfigurationFujitsu.ServerView.IntegrationPackAdmin.Configuration (ClassType)

Element properties:

Base ClassSystem.Entity
AbstractFalse
HostedFalse
SingletonTrue
ExtensionFalse
AccessibilityPublic
ElementIdf5225fad-35ea-1505-fc11-c9bb8e974932

Class Hierarchy:

Class Properties:

Property Name Type Display Name (ENU) Description (ENU) Key Max Length Min Length Case Sensitive Default Value
System.Entity:
DisplayName  string  Display Name Display name of the object. false 4000  False   
Fujitsu.ServerView.IntegrationPackAdmin.Configuration:
Default  bool      false 256    True 
FixedSearch  bool      false 256    False 
SearchPaths  richtext      false 256     
LogsPath  string      false 256  False   
LogLevel  int      false 256   
BackupPath  string      false 256  False   
OnlineCatalog  bool      false 256    True 
DownloadPath  string      false 256  False   

Health Model:

Source Code:

<ClassType ID="Fujitsu.ServerView.IntegrationPackAdmin.Configuration" Abstract="false" Accessibility="Public" Hosted="false" Singleton="true" Base="System!System.Entity">
<Property ID="Default" Type="bool" DefaultValue="True"/>
<Property ID="FixedSearch" Type="bool" DefaultValue="False"/>
<Property ID="SearchPaths" Type="richtext" DefaultValue=""/>
<Property ID="LogsPath" Type="string" DefaultValue=""/>
<Property ID="LogLevel" Type="int" DefaultValue="1"/>
<!-- 0 - Disabled, 1 - Errors only -->
<Property ID="BackupPath" Type="string" DefaultValue=""/>
<Property ID="OnlineCatalog" Type="bool" DefaultValue="True"/>
<Property ID="DownloadPath" Type="string" DefaultValue=""/>
</ClassType>