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


The following tables list the members exposed by IReplicable.

Public Properties

  Name Description
Public property ExternalReplicaIdentities Specifies an ExternalIdentityList collection of the ExternalIdentity objects representing the identities of replicas of this object in external repositories.
Public property ReplicationGroup Specifies a ReplicationGroup object representing the replication group to which this replicable object belongs.
Top

See Also