SG.OIS.6.ActionServiceOpalis 6 Action Service

SG.OIS.6.ActionService (ClassType)

Element properties:

Base ClassSG.OIS.ActionService
AbstractFalse
HostedTrue
SingletonFalse
ExtensionFalse
AccessibilityPublic
ElementIde64014ce-a7dd-c3a0-28ad-7f4dfdd31c62

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 
SG.OIS.6.ActionService:
ServiceAccount  string  Service Account false 256  False 
ServiceName  string  Service Name false 256  False 
Directory  string  Directory false 256  False 

Health Model:

Source Code:

<ClassType ID="SG.OIS.6.ActionService" Accessibility="Public" Abstract="false" Base="OPALISLIB!SG.OIS.ActionService" Hosted="true" Singleton="false">
<Property ID="ServiceAccount" Type="string" Key="false" CaseSensitive="false" Length="256" MinLength="0"/>
<Property ID="ServiceName" Type="string" Key="false" CaseSensitive="false" Length="256" MinLength="0"/>
<Property ID="Directory" Type="string" Key="false" CaseSensitive="false" Length="256" MinLength="0"/>
</ClassType>