BudgetTimePeriod.EndOn Property

Definition

The end date for the budget. If not provided, we default this to 10 years from the start date.

public DateTimeOffset? EndOn { get; set; }
member this.EndOn : Nullable<DateTimeOffset> with get, set
Public Property EndOn As Nullable(Of DateTimeOffset)

Property Value

Applies to