Partager via


Day.IsLast Propriété

Définition

Obtient ou définit si Date est la dernière date du mois

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

Valeur de propriété

Attributs
Newtonsoft.Json.JsonPropertyAttribute

S’applique à