TimeBinding.CalendarStartDate Property

Definition

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

[Microsoft.AnalysisServices.LocalizedDescription("PropertyDescription_TimeBinding_CalendarStartDate")]
public DateTime CalendarStartDate { get; set; }
[<Microsoft.AnalysisServices.LocalizedDescription("PropertyDescription_TimeBinding_CalendarStartDate")>]
member this.CalendarStartDate : DateTime with get, set
Public Property CalendarStartDate As DateTime

Property Value

DateTime

The start date.

Attributes
Microsoft.AnalysisServices.LocalizedDescriptionAttribute

Applies to