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

ToggleSyntax

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

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

ToggleInheritance Hierarchy

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

ToggleSee Also