Bagikan melalui


DataStatistics.ProcessedData Property

Definition

[Newtonsoft.Json.JsonProperty(PropertyName="processedData")]
public long? ProcessedData { get; set; }
[<Newtonsoft.Json.JsonProperty(PropertyName="processedData")>]
member this.ProcessedData : Nullable<int64> with get, set
Public Property ProcessedData As Nullable(Of Long)

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to