ReportingWeekToMonthPattern Enum
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Enumerates the pattern by which to match weeks to months.
[System.Runtime.InteropServices.Guid("BF5872FE-4C71-4526-AE70-A8E29062FA1A")]
public enum ReportingWeekToMonthPattern
[<System.Runtime.InteropServices.Guid("BF5872FE-4C71-4526-AE70-A8E29062FA1A")>]
type ReportingWeekToMonthPattern =
Public Enum ReportingWeekToMonthPattern
- Inheritance
-
ReportingWeekToMonthPattern
- Attributes
Fields
Name | Value | Description |
---|---|---|
Weeks445 | 0 | The Weeks445 pattern. |
Weeks454 | 1 | The Weeks454 pattern. |
Weeks544 | 2 | The Weeks544 pattern. |