Partager via


Day.Date Propriété

Définition

Obtient ou définit la date du mois

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

Valeur de propriété

Attributs
Newtonsoft.Json.JsonPropertyAttribute

S’applique à