TimeBinding.CalendarEndDate Propiedad

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

Espacio de nombres:  Microsoft.AnalysisServices
Ensamblado:  Microsoft.AnalysisServices (en Microsoft.AnalysisServices.dll)

Sintaxis

C#
public DateTime CalendarEndDate { get; set; }

Valor de la propiedad

Tipo: System.DateTime
The end date.

Vea también

Referencia

TimeBinding Clase

Espacio de nombres Microsoft.AnalysisServices