Represents a collection of CMODFixedContentDevice objects.


Namespace: FileNet.Api.Collection
Assembly: FileNet.Api (in filenet.api.dll)

Syntax

Visual Basic (Declaration)
Public Interface ICMODFixedContentDeviceSet
    Implements IFixedContentDeviceSet, IIndependentObjectSet, IEngineSet, IEngineCollection, IEnumerable, ICloneable
C#
public interface ICMODFixedContentDeviceSet : IFixedContentDeviceSet, IIndependentObjectSet, IEngineSet, IEngineCollection, IEnumerable, ICloneable
C++
interface class ICMODFixedContentDeviceSet : IFixedContentDeviceSet, IIndependentObjectSet, IEngineSet, IEngineCollection, IEnumerable, ICloneable
J#
public interface ICMODFixedContentDeviceSet implements IFixedContentDeviceSet, IIndependentObjectSet, IEngineSet, IEngineCollection, IEnumerable, ICloneable
JScript
public interface ICMODFixedContentDeviceSet extends IFixedContentDeviceSet, IIndependentObjectSet, IEngineSet, IEngineCollection, IEnumerable, ICloneable

See Also