Represents a collection of SnapLockFixedContentDevice objects.


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

Syntax

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

See Also