ScheduleMonth Enum

Definition

This enumeration has a FlagsAttribute attribute that allows 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

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

Applies to