TimeBinding.CalendarStartDate Property

Definition

Gets or sets the start date of the calendar period for the TimeBinding object.

public DateTime CalendarStartDate { get; set; }
member this.CalendarStartDate : DateTime with get, set
Public Property CalendarStartDate As DateTime

Property Value

The start date.

Applies to