Represents the description of a NetApp SnapLock fixed content device.


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

Syntax

Visual Basic (Declaration)
Public Interface ISnapLockFixedContentDevice
    Implements IFixedContentDevice, IIndependentlyPersistableObject, IIndependentObject, IEngineObject, ICloneable
C#
public interface ISnapLockFixedContentDevice : IFixedContentDevice, IIndependentlyPersistableObject, IIndependentObject, IEngineObject, ICloneable
C++
interface class ISnapLockFixedContentDevice : IFixedContentDevice, IIndependentlyPersistableObject, IIndependentObject, IEngineObject, ICloneable
J#
public interface ISnapLockFixedContentDevice implements IFixedContentDevice, IIndependentlyPersistableObject, IIndependentObject, IEngineObject, ICloneable
JScript
public interface ISnapLockFixedContentDevice extends IFixedContentDevice, IIndependentlyPersistableObject, IIndependentObject, IEngineObject, ICloneable

Remarks

Metadata

Auditable: false
AllowsInstances: true
AllowsSubClasses: false
ClassDefinitionName: None
IsDependent: false
IsHidden: false
Searchable: false
StorageType: Domain
SuperclassName: FixedContentDevice

See Also