NiCE.Library.W.ComputerNiCE Library Computer (Windows)

NiCE.Library.W.Computer (ClassType)

Element properties:

Base ClassNiCE.Library.W.LocalApplication
AbstractFalse
HostedTrue
SingletonFalse
ExtensionFalse
AccessibilityPublic
ElementId4978be12-b07c-49ba-797c-39517f2a131a

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.W.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     
net2version  string  .net 2 Version false 256  False     
net3version  string  .net 3 Version false 256  False     
net35version  string  .net 3.5 Version false 256  False     
net4version  string  .net 4 Version false 256  False     
Perl  string  Perl false 256  False  N/A   
PerlVersion  string  PerlVersion false 256  False  N/A   
InstalledProducts  string  InstalledProducts false 256  False  N/A   

Health Model:

Source Code:

<ClassType ID="NiCE.Library.W.Computer" Accessibility="Public" Abstract="false" Base="NiCE.Library.W.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="net2version" Type="string" Key="false" CaseSensitive="false"/>
<Property ID="net3version" Type="string" Key="false" CaseSensitive="false"/>
<Property ID="net35version" Type="string" Key="false" CaseSensitive="false"/>
<Property ID="net4version" Type="string" Key="false" CaseSensitive="false"/>
<Property ID="Perl" Type="string" Key="false" CaseSensitive="false" MinLength="0" DefaultValue="N/A"/>
<Property ID="PerlVersion" Type="string" Key="false" CaseSensitive="false" MinLength="0" DefaultValue="N/A"/>
<Property ID="InstalledProducts" Type="string" Key="false" CaseSensitive="false" MinLength="0" DefaultValue="N/A"/>
</ClassType>