Represents a replication target from one ISpaceInstance to the
            other.
            
 Declaration Syntax
 Declaration Syntax| C# | Visual Basic | Visual C++ | J# | 
public interface IReplicationTarget
Public Interface IReplicationTarget
public interface class IReplicationTarget
public interface IReplicationTarget
 Members
 Members| All Members | Properties | ||||
| Icon | Member | Description | 
|---|---|---|
|  | MemberName | 
            Gets the member name of this replication target.
             | 
|  | ReplicationStatus | 
            Gets the replication status.
             | 
|  | SpaceInstance | 
            Gets the ISpaceInstance that will be replicated to.
            the value would be null if replication is disabled/disconnected.
             | 
