Share via


ReplicationStatus.TotalProgress Property

Definition

Gets or sets the progress of the replication

[Newtonsoft.Json.JsonProperty(PropertyName="totalProgress")]
public string TotalProgress { get; set; }
[<Newtonsoft.Json.JsonProperty(PropertyName="totalProgress")>]
member this.TotalProgress : string with get, set
Public Property TotalProgress As String

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to