Freigeben über


Day.IsLast Property

Definition

Whether Date is last date of month

[Microsoft.Azure.PowerShell.Cmdlets.DataProtection.Origin(Microsoft.Azure.PowerShell.Cmdlets.DataProtection.PropertyOrigin.Owned)]
public bool? IsLast { get; set; }
[<Microsoft.Azure.PowerShell.Cmdlets.DataProtection.Origin(Microsoft.Azure.PowerShell.Cmdlets.DataProtection.PropertyOrigin.Owned)>]
member this.IsLast : Nullable<bool> with get, set
Public Property IsLast As Nullable(Of Boolean)

Property Value

Implements

Attributes

Applies to