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

ToggleSyntax

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

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

ToggleInheritance Hierarchy

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

ToggleSee Also