ComTrade.EMC.Documentum.Windows.Indexing.ComputerRoleDocumentum Indexing Role (Windows)

ComTrade.EMC.Documentum.Windows.Indexing.ComputerRole (ClassType)

An installation of any version of Documentum Indexing.

Element properties:

Base ClassComTrade.EMC.Documentum.Windows.ComputerRole
AbstractFalse
HostedTrue
SingletonFalse
ExtensionFalse
AccessibilityPublic
ElementId4c53f267-2add-ea62-cac4-f68af0d4cfff

Class Hierarchy:

Class Properties:

Property Name Type Display Name (ENU) Description (ENU) Key Max Length Min Length Case Sensitive
System.Entity:
DisplayName  string  Display Name Display name of monitoring object. false 256  False 
ComTrade.EMC.Documentum.Windows.Indexing.ComputerRole:
Hostname  string  Hostname Hostname. false 256  False 
Version  string  Version Indexing components version. false 256  False 
InstallPath  string  Installation Path Indexing components installation path. false 256  False 

Health Model:

Source Code:

<ClassType ID="ComTrade.EMC.Documentum.Windows.Indexing.ComputerRole" Accessibility="Public" Abstract="false" Base="ComTrade.EMC.Documentum.Windows.ComputerRole" Hosted="true" Singleton="false">
<Property ID="Hostname" Type="string" Key="false" CaseSensitive="false" Length="256" MinLength="0"/>
<Property ID="Version" Type="string" Key="false" CaseSensitive="false" Length="256" MinLength="0"/>
<Property ID="InstallPath" Type="string" Key="false" CaseSensitive="false" Length="256" MinLength="0"/>
</ClassType>