Namespace:
FileNet.Api.Admin
Assembly:
FileNet.Api (in FileNet.Api.dll)
Syntax
| Visual Basic (Declaration) |
|---|
Public Interface ICMODApplicationGroup _ Implements IIndependentlyPersistableObject, IIndependentObject, IEngineObject, ICloneable |
| C# |
|---|
public interface ICMODApplicationGroup : IIndependentlyPersistableObject, IIndependentObject, IEngineObject, ICloneable |
| Visual C++ |
|---|
public interface class ICMODApplicationGroup : IIndependentlyPersistableObject, IIndependentObject, IEngineObject, ICloneable |
| JavaScript |
|---|
FileNet.Api.Admin.ICMODApplicationGroup = function(); FileNet.Api.Admin.ICMODApplicationGroup.createInterface('FileNet.Api.Admin.ICMODApplicationGroup'); |