ComTrade.EMC.Documentum.JobsGroupDocumentum Jobs

ComTrade.EMC.Documentum.JobsGroup (ClassType)

Group of Documentum jobs for a single repository.

Element properties:

Base ClassSystem.Group
AbstractTrue
HostedFalse
SingletonFalse
ExtensionFalse
AccessibilityPublic
ElementId3afecdf9-eefc-2fdf-6af3-b184d97e1b30

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.JobsGroup:
RepositoryName  string  Repository Name Repository name. true 256  False 
RepositoryId  int  Repository ID Repository ID. true 256   

Health Model:

Source Code:

<ClassType ID="ComTrade.EMC.Documentum.JobsGroup" Accessibility="Public" Abstract="true" Base="System!System.Group" Hosted="false" Singleton="false">
<Property ID="RepositoryName" Type="string" Key="true" CaseSensitive="false" Length="256" MinLength="0"/>
<Property ID="RepositoryId" Type="int" Key="true" CaseSensitive="false" Length="256" MinLength="0"/>
</ClassType>