Share via


WhichWeek Enumeration

Defines the values for the week of month.

Namespace:  Microsoft.Office.Excel.Server.Addins.ComputeCluster.TaskScheduler
Assembly:  Microsoft.Office.Excel.Server.Addins.ComputeCluster (in Microsoft.Office.Excel.Server.Addins.ComputeCluster.dll)

Syntax

'Declaration
Public Enumeration WhichWeek
'Usage
Dim instance As WhichWeek
public enum WhichWeek

Members

Member name Description
FirstWeek First week of the month.
SecondWeek Second week of the month.
ThirdWeek Third week of the month.
FourthWeek Fourth week of the month.
LastWeek Last week of the month.

See Also

Reference

Microsoft.Office.Excel.Server.Addins.ComputeCluster.TaskScheduler Namespace