Partager via


ReportRecordContract.Interval Propriété

Définition

Obtient ou définit la longueur de la période d’agrégation. L’intervalle doit être multiple de 15 minutes et peut ne pas être égal à zéro. La valeur doit être au format ISO 8601 (http://en.wikipedia.org/wiki/ISO_8601#Durations).

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

Valeur de propriété

Attributs
Newtonsoft.Json.JsonPropertyAttribute

S’applique à