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

ToggleSyntax

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

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

ToggleInheritance Hierarchy

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

ToggleSee Also