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

ToggleSyntax

Visual Basic (Declaration)
Public Class FixedContentDevice
C#
public class FixedContentDevice
Visual C++
public ref class FixedContentDevice
JavaScript
FileNet.Api.Core.FixedContentDevice = function();

Type.createClass(
	'FileNet.Api.Core.FixedContentDevice');

ToggleInheritance Hierarchy

System..::.Object
  FileNet.Api.Core..::.Factory..::.FixedContentDevice

ToggleSee Also