The ICMODApplicationGroup type exposes the following members.

ToggleProperties

Type NameDescription
Public propertyApplicationGroupNumber
Specifies the unique number identifying this IBM® Content Manager OnDemand (CMOD) application group.
Public propertyClassDescription
The ClassDescription object containing the property metadata for the EngineObject.
(Inherited from IEngineObject.)
Public propertyDescriptiveText
User-readable text that describes an object.

The text is not locale-specific to the retrieving user except for the following classes:

  • ClassDescription
  • PropertyDescription
  • ClassDefinition
  • PropertyTemplate
  • PropertyDefinition
Public propertyName
The name for this object.

For most classes, this property is read-only and returns the value of the designated name property for the object, or its ID if there is no name property. If ClassDescription.NamePropertyIndex has a value, this property contains the value of the designated name property. If there is no designated name property value, and the object has an Id property, this property contains the string value of the Id property. If neither of these conditions is satisfied, this property contains an empty string.

For a ComponentRelationship object, this property is read/write and specifies the name of the object.

Public propertyProperties
The IProperties collection of properties for the EngineObject.
(Inherited from IEngineObject.)
Public propertyTargetObjectStore
Specifies the object store to which documents from this IBM® Content Manager OnDemand (CMOD) application group are federated or to which instances of this external class description can be replicated.

ToggleSee Also