TimeDimensionProviderFirstDayOfWeek Property

Gets or sets the first day of the week, when the provider supports week interval.

Namespace:  Dundas.BI.Data.TimeDimensionProviders
Assembly:  Dundas.BI.Core (in Dundas.BI.Core.dll) Version: 2.0.0.0 (24.1.0.1001)
Syntax
public abstract DayOfWeek FirstDayOfWeek { get; set; }

Property Value

Type: DayOfWeek
See Also