共用方式為


SynchronizationDetails.FilesRead Property

Definition

Gets the number of files read from the source data set

[Newtonsoft.Json.JsonProperty(PropertyName="filesRead")]
public long? FilesRead { get; }
[<Newtonsoft.Json.JsonProperty(PropertyName="filesRead")>]
member this.FilesRead : Nullable<int64>
Public ReadOnly Property FilesRead As Nullable(Of Long)

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to