'Declaration
Public Overloads Function GetWeekday( _ ByVal weekdayNumber As Integer _ ) As Boolean
public bool GetWeekday( int weekdayNumber )
public: bool GetWeekday( int weekdayNumber )
Parameters
- weekdayNumber
- The day of the week. This must be one of the ArcanaDevelopment.adTempus.Shared.Weekday values