This interface is the base for subinterfaces representing classes of which an object instance can be replicated.


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

Syntax

Visual Basic (Declaration)
Public Interface IReplicable
C#
public interface IReplicable
C++
interface class IReplicable
J#
public interface IReplicable
JScript
public interface IReplicable

Remarks

Metadata

Auditable: false
AllowsInstances: false
AllowsSubClasses: false
ClassDefinitionName: None
IsDependent: false
IsHidden: false
Searchable: false
StorageType: ObjectStore
SuperclassName: Subscribable

See Also