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

Syntax

Visual Basic (Declaration)
Public Class Factory.ObjectChangeEvent
C#
public class Factory.ObjectChangeEvent
C++
ref class Factory.ObjectChangeEvent
J#
public class Factory.ObjectChangeEvent
JScript
public class Factory.ObjectChangeEvent

Inheritance Hierarchy

System.Object
   FileNet.Api.Core.Factory.ObjectChangeEvent

Thread Safety

Public static (Shared in Visual Basic)staticShared members of this type are safe for multithreaded operations. Instance members are not guaranteed to be thread-safe.

See Also