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

Syntax

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

Inheritance Hierarchy

System.Object
   FileNet.Api.Core.Factory.ReplicationParticipant

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