Sdílet prostřednictvím


PredictionRequestOptions.DatetimeReference Property

Definition

[Newtonsoft.Json.JsonProperty(PropertyName="datetimeReference")]
public DateTime? DatetimeReference { get; set; }
[<Newtonsoft.Json.JsonProperty(PropertyName="datetimeReference")>]
member this.DatetimeReference : Nullable<DateTime> with get, set
Public Property DatetimeReference As Nullable(Of DateTime)

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to