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

ToggleSyntax

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

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

ToggleInheritance Hierarchy

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

ToggleSee Also