Represents a collection of CMODApplicationGroup objects.
Namespace:
FileNet.Api.CollectionAssembly: FileNet.Api (in FileNet.Api.dll)
Syntax
Visual Basic (Declaration) |
---|
Public Interface ICMODApplicationGroupSet _ Implements IIndependentObjectSet, IEngineSet, IEngineCollection, IEnumerable, _ ICloneable |
C# |
---|
public interface ICMODApplicationGroupSet : IIndependentObjectSet, IEngineSet, IEngineCollection, IEnumerable, ICloneable |
Visual C++ |
---|
public interface class ICMODApplicationGroupSet : IIndependentObjectSet, IEngineSet, IEngineCollection, IEnumerable, ICloneable |
JavaScript |
---|
FileNet.Api.Collection.ICMODApplicationGroupSet = function(); FileNet.Api.Collection.ICMODApplicationGroupSet.createInterface('FileNet.Api.Collection.ICMODApplicationGroupSet'); |