Determines the month that is compared with the condition's form field value. This enumeration can only be used as comparison value for form fields of type Date
| Member | Description |
|---|---|
| January | Represents the month January. |
| February | Represents the month February. |
| March | Represents the month March. |
| April | Represents the month April. |
| May | Represents the month May. |
| June | Represents the month June. |
| July | Represents the month July. |
| August | Represents the month August. |
| September | Represents the month September. |
| October | Represents the month October. |
| November | Represents the month November. |
| December | Represents the month December. |