AlternateSynchronizationPartner.FriendlyName Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
A friendly name for the association of Publisher, publication, and Distributor that makes up an alternate synchronization partner
public:
virtual property System::String ^ FriendlyName { System::String ^ get(); };
public virtual string FriendlyName { get; }
member this.FriendlyName : string
Public Overridable ReadOnly Property FriendlyName As String
Property Value
A String value.
Implements
Remarks
The Alternate Synchronization Partners feature for merge replication has been deprecated.