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

ToggleSyntax

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

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

ToggleInheritance Hierarchy

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

ToggleSee Also