Share via


ScheduleMonth Enum

Definition

This enumeration supports a bitwise combination of its member values.

public enum class ScheduleMonth
[System.Flags]
public enum ScheduleMonth
type ScheduleMonth = 
Public Enum ScheduleMonth
Inheritance
ScheduleMonth
Attributes

Fields

Name Value Description
January 1
February 2
March 4
April 8
May 16
June 32
July 64
August 128
September 256
October 512
November 1024
December 2048
All 4095

Applies to