Quest.One.ActiveRoles.Applications.ServiceActive Roles Services Installation

Quest.One.ActiveRoles.Applications.Service (ClassType)

Active Roles Services

Element properties:

Base ClassQuest.One.ActiveRoles.Application
AbstractFalse
HostedTrue
SingletonFalse
ExtensionFalse
AccessibilityInternal
ElementIdac8849cd-aa17-e06b-67cb-36b78fe64ddb

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 
Quest.One.ActiveRoles.Applications.Service:
Version  string  Version Active Roles Service version false 256  False 
MMCVersion  string  Console Version Active Roles Console version false 256  False 
InstallPath  string  Install Path Path to Active Roles Service installation folder false 256  False 
StartType  int  Start Type Active Roles Service start type false 256   

Health Model:

Source Code:

<ClassType ID="Quest.One.ActiveRoles.Applications.Service" Accessibility="Internal" Abstract="false" Base="Quest.One.ActiveRoles.Application" Hosted="true" Singleton="false">
<Property ID="Version" Type="string" Key="false" CaseSensitive="false" Length="256" MinLength="0"/>
<Property ID="MMCVersion" Type="string" Key="false" CaseSensitive="false" Length="256" MinLength="0"/>
<Property ID="InstallPath" Type="string" Key="false" CaseSensitive="false" Length="256" MinLength="0"/>
<Property ID="StartType" Type="int" Key="false" CaseSensitive="false" Length="256" MinLength="0"/>
</ClassType>