Represents a collection of CenteraFixedContentDevice objects.


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

Syntax

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

See Also