Dela via


ChaosScheduleJobActiveDays.GetDayValueByEnum(DayOfWeek) Method

Definition

Get value of a day using the matching DayOfWeek enum.

public bool GetDayValueByEnum (DayOfWeek day);
member this.GetDayValueByEnum : DayOfWeek -> bool
Public Function GetDayValueByEnum (day As DayOfWeek) As Boolean

Parameters

day
DayOfWeek

The day to get the status of.

Returns

Applies to