Megosztás a következőn keresztül:


DateRange.To Property

Definition

[Newtonsoft.Json.JsonProperty(PropertyName="to")]
public DateTime? To { get; }
[<Newtonsoft.Json.JsonProperty(PropertyName="to")>]
member this.To : Nullable<DateTime>
Public ReadOnly Property To As Nullable(Of DateTime)

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to