Partager via


EntireDetectResponse.Period Propriété

Définition

Obtient ou définit la fréquence extraite de la série, zéro signifie qu’aucun modèle récurrent n’a été trouvé.

[Newtonsoft.Json.JsonProperty(PropertyName="period")]
public int Period { get; set; }
[<Newtonsoft.Json.JsonProperty(PropertyName="period")>]
member this.Period : int with get, set
Public Property Period As Integer

Valeur de propriété

Attributs
Newtonsoft.Json.JsonPropertyAttribute

S’applique à