ReportingWeekToMonthPattern 枚举
Enumerates the pattern by which to match weeks to months.
命名空间: Microsoft.AnalysisServices
程序集: Microsoft.AnalysisServices(在 Microsoft.AnalysisServices.dll 中)
语法
声明
<GuidAttribute("BF5872FE-4C71-4526-AE70-A8E29062FA1A")> _
Public Enumeration ReportingWeekToMonthPattern
用法
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
成员
成员名称 | 说明 | |
---|---|---|
Weeks445 | The Weeks445 pattern. | |
Weeks454 | The Weeks454 pattern. | |
Weeks544 | The Weeks544 pattern. |