Represents the description of an IBM® Content Manager OnDemand (CMOD) external fixed content storage device.

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

ToggleSyntax

Visual Basic (Declaration)
Public Interface ICMODFixedContentDevice _
	Implements IFixedContentDevice, IIndependentlyPersistableObject, IIndependentObject, IEngineObject,  _
	ICloneable
C#
public interface ICMODFixedContentDevice : IFixedContentDevice, 
	IIndependentlyPersistableObject, IIndependentObject, IEngineObject, ICloneable
Visual C++
public interface class ICMODFixedContentDevice : IFixedContentDevice, 
	IIndependentlyPersistableObject, IIndependentObject, IEngineObject, ICloneable
JavaScript
FileNet.Api.Admin.ICMODFixedContentDevice = function();
FileNet.Api.Admin.ICMODFixedContentDevice.createInterface('FileNet.Api.Admin.ICMODFixedContentDevice');

ToggleRemarks

Metadata

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

ToggleSee Also