Represents the description of an EMC Centera fixed content device.


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

Syntax

Visual Basic (Declaration)
Public Interface ICenteraFixedContentDevice
    Implements IFixedContentDevice, IIndependentlyPersistableObject, IIndependentObject, IEngineObject, ICloneable
C#
public interface ICenteraFixedContentDevice : IFixedContentDevice, IIndependentlyPersistableObject, IIndependentObject, IEngineObject, ICloneable
C++
interface class ICenteraFixedContentDevice : IFixedContentDevice, IIndependentlyPersistableObject, IIndependentObject, IEngineObject, ICloneable
J#
public interface ICenteraFixedContentDevice implements IFixedContentDevice, IIndependentlyPersistableObject, IIndependentObject, IEngineObject, ICloneable
JScript
public interface ICenteraFixedContentDevice 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