Gets the replication's state.

C# | Visual Basic | Visual C++ | J# |
ReplicationState State { get; }
ReadOnly Property State As ReplicationState
property ReplicationState State { ReplicationState get (); }
/** @property */ ReplicationState get_State()