ReplicationNeighbor.PartitionName Property

Definition

Gets the partition name for this ReplicationNeighbor object.

public:
 property System::String ^ PartitionName { System::String ^ get(); };
public string PartitionName { get; }
public string? PartitionName { get; }
member this.PartitionName : string
Public ReadOnly Property PartitionName As String

Property Value

The name of the partition for this ReplicationNeighbor object.

Applies to