Share via


WafRankingsResponse.DateTimeBegin Property

Definition

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

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to