ReportingWeekToMonthPattern Enumeration

Enumerates the pattern by which to match weeks to months.

Namespace:  Microsoft.AnalysisServices
Assembly:  Microsoft.AnalysisServices (in Microsoft.AnalysisServices.dll)

Syntax

'Declaration
<GuidAttribute("BF5872FE-4C71-4526-AE70-A8E29062FA1A")> _
Public Enumeration ReportingWeekToMonthPattern
'Usage
Dim instance As ReportingWeekToMonthPattern
[GuidAttribute("BF5872FE-4C71-4526-AE70-A8E29062FA1A")]
public enum ReportingWeekToMonthPattern
[GuidAttribute(L"BF5872FE-4C71-4526-AE70-A8E29062FA1A")]
public enum class ReportingWeekToMonthPattern
[<GuidAttribute("BF5872FE-4C71-4526-AE70-A8E29062FA1A")>]
type ReportingWeekToMonthPattern
public enum ReportingWeekToMonthPattern

Members

Member name Description
Weeks445 The Weeks445 pattern.
Weeks454 The Weeks454 pattern.
Weeks544 The Weeks544 pattern.

See Also

Reference

Microsoft.AnalysisServices Namespace