Show / Hide Table of Contents

Enum WeekOfMonth

Enumerator representing a week of the month

Namespace: SuperOffice.Data
Assembly: SoCore.dll
Syntax
[DataContract(Namespace = "http://www.superoffice.net/ws/crm/NetServer/11.1.0.0")]
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<WeekOfMonth, To>(WeekOfMonth)
Converters.MapEnums<WeekOfMonth, To>(WeekOfMonth)
ObjectExtensions.AssignByReflection<WeekOfMonth>(WeekOfMonth, WeekOfMonth)
ObjectExtensions.GraphCopy<WeekOfMonth>(WeekOfMonth)
EnumUtil.GetDescription(Enum)
© SuperOffice. All rights reserved.
SuperOffice |  Community |  Release Notes |  Privacy |  Site feedback |  Search Docs |  About Docs |  Contribute |  Back to top