Specifies a CMODApplicationGroupSet object containing the set collection of application groups defined in the IBM® Content Manager OnDemand (CMOD) external repository associated with this CMOD fixed content device.

Namespace:  FileNet.Api.Admin
Assembly:  FileNet.Api (in FileNet.Api.dll)

ToggleSyntax

Visual Basic (Declaration)
ReadOnly Property CMODApplicationGroups As ICMODApplicationGroupSet
C#
ICMODApplicationGroupSet CMODApplicationGroups { get; }
Visual C++
property ICMODApplicationGroupSet^ CMODApplicationGroups {
	ICMODApplicationGroupSet^ get ();
}
JavaScript
function get_cmodApplicationGroups();

ToggleRemarks

Metadata

AllowsDefaultChange: false
Cardinality: ENUM
CopyToReservation: false
DataType: OBJECT
DeletionAction: NONE
IsHidden: false
IsOrderable: false
IsSearchable: false
IsValueRequired: false
ModificationAccessRequired: WRITE
PersistenceType: NOT_PERSISTENT
ReflectiveProperty: null
RequiredClass: CMODApplicationGroup
RequiresUniqueElements: false
Settability: READ_ONLY
TargetAccessRequired: READ

ToggleSee Also