Initializes a new instance of the Factory.CustomEvent class.


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

Syntax

Visual Basic (Declaration)
Public Sub New()
C#
public Factory.CustomEvent()
C++
public:
 Factory.CustomEvent() sealed 
J#
public Factory.CustomEvent()
JScript
public function Factory.CustomEvent()

See Also