Énumération ReportingWeekToMonthPattern
Enumerates the pattern by which to match weeks to months.
Espace de noms : Microsoft.AnalysisServices
Assembly : Microsoft.AnalysisServices (en Microsoft.AnalysisServices.dll)
'Déclaration
<GuidAttribute("BF5872FE-4C71-4526-AE70-A8E29062FA1A")> _
Public Enumeration ReportingWeekToMonthPattern
'Utilisation
Dim instance As ReportingWeekToMonthPattern
C#
[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
Nom de membre | Description | |
---|---|---|
Weeks445 | The Weeks445 pattern. | |
Weeks454 | The Weeks454 pattern. | |
Weeks544 | The Weeks544 pattern. |