Show / Hide Table of Contents

Enum WeekOfMonth

Enumerator representing a week of the month

Namespace: SuperOffice.Data
Assembly: SoCore.dll
Syntax
public enum WeekOfMonth

Fields

Name Description
First

1: The first week of the month

Fourth

4: The fourth week of the month

Last

5: The last week of the month

Second

2: The second week of the month

Third

3: The third week of the month

Unknown

0: 0: Unknown/undecided type

Extension Methods

EnumUtil.MapEnums<SuperOffice.Data.WeekOfMonth, To>()
ObjectExtensions.AssignByReflection<WeekOfMonth>(WeekOfMonth)
ObjectExtensions.GraphCopy<WeekOfMonth>()
Converters.MapEnums<WeekOfMonth, To>()
© SuperOffice. All rights reserved.
SuperOffice |  Community |  Release Notes |  Privacy |  Site feedback |  Search Docs |  About Docs |  Contribute |  Back to top