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

ToggleSyntax

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

ToggleSee Also