Open this page in the API Guide

DayOfWeek

 

Example

The following is an example of how to reference the DayOfWeek object:

1
2
3
// The full path is required.
dundas.DayOfWeek.FRIDAY

 

Properties

 
  Name Description
  FRIDAY  
  MONDAY  
  SATURDAY  
  SUNDAY  
  THURSDAY  
  TUESDAY  
  WEDNESDAY