NiCE.Library.X.InstallNiCE Library Install (UNIX/Linux)

NiCE.Library.X.Install (ClassType)

Element properties:

Base ClassNiCE.Library.X.LocalApplication
AbstractFalse
HostedTrue
SingletonFalse
ExtensionFalse
AccessibilityPublic
ElementId88090960-5da0-050d-67a3-cad6b71816c0

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.Install:
Architecture  string  Architecture false 256  False     
ErrorCode  string  Error Code false 256  False     
Error  string  Discovery Error false 2048  False     

Health Model:

Source Code:

<ClassType ID="NiCE.Library.X.Install" Accessibility="Public" Abstract="false" Base="NiCE.Library.X.LocalApplication" Hosted="true" Singleton="false">
<Property ID="Architecture" Type="string" Key="false" CaseSensitive="false" MinLength="0"/>
<Property ID="ErrorCode" Type="string" Key="false" CaseSensitive="false" MinLength="0"/>
<Property ID="Error" Type="string" Key="false" CaseSensitive="false" MinLength="0" MaxLength="2048"/>
</ClassType>