Share via


Replication.ReplicationId Property

Definition

Gets uUID v4 used to identify the replication.

[Newtonsoft.Json.JsonProperty(PropertyName="replicationId")]
public string ReplicationId { get; }
[<Newtonsoft.Json.JsonProperty(PropertyName="replicationId")>]
member this.ReplicationId : string
Public ReadOnly Property ReplicationId As String

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to