NiCE.Library.X.ComputerNiCE Library Computer (UNIX/Linux)

NiCE.Library.X.Computer (ClassType)

Element properties:

Base ClassNiCE.Library.X.LocalApplication
AbstractFalse
HostedTrue
SingletonFalse
ExtensionFalse
AccessibilityPublic
ElementId95b8364a-4dde-0735-a536-8e43d9daa37f

Class Hierarchy:

Class Properties:

Property Name Type Display Name (ENU) Description (ENU) Key Max Length Min Length Case Sensitive Default Value EnumType
System.Entity:
DisplayName  string  Display Name Display name of the object. false 4000  False     
System.ConfigItem:
ObjectStatus  enum  Object Status Object status false 256    System.ConfigItem.ObjectStatusEnum.Active  System.ConfigItem.ObjectStatusEnum 
AssetStatus  enum  Asset Status Asset status false 256      System.ConfigItem.AssetStatusEnum 
Notes  richtext  Notes Notes false 4000       
NiCE.Library.X.Computer:
NiCEBinDirectory  string  NiCE Bin Directory false 256  False     
NiCEDataDirectory  string  NiCE Data Directory false 256  False     
NiCEBaseEnvLocation  string  nice_base.env Location false 256  False     
InstalledProducts  string  Installed Products false 256  False     
Architecture  string  Architecture false 256  False     
KshPath  string  Path to Ksh false 256  False     
PerlVersion  string  Perl Version false 256  False     
Perl  string  Perl false 256  False     

Health Model:

Source Code:

<ClassType ID="NiCE.Library.X.Computer" Accessibility="Public" Abstract="false" Base="NiCE.Library.X.LocalApplication" Hosted="true" Singleton="false">
<Property ID="NiCEBinDirectory" Type="string" Key="false" CaseSensitive="false" MinLength="1"/>
<Property ID="NiCEDataDirectory" Type="string" Key="false" CaseSensitive="false" MinLength="1"/>
<Property ID="NiCEBaseEnvLocation" Type="string" Key="false" CaseSensitive="false" MinLength="1"/>
<Property ID="InstalledProducts" Type="string" Key="false" CaseSensitive="false" MinLength="0"/>
<Property ID="Architecture" Type="string" Key="false" CaseSensitive="false" MinLength="0"/>
<Property ID="KshPath" Type="string" Key="false" CaseSensitive="false" MinLength="0"/>
<Property ID="PerlVersion" Type="string" Key="false" CaseSensitive="false" MinLength="0"/>
<Property ID="Perl" Type="string" Key="false" CaseSensitive="false" MinLength="0"/>
</ClassType>