DayOfWeek

 

Example

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

	// The full path is required.
	dundas.DayOfWeek.FRIDAY
	

 

Properties

 
  Name Description
  FRIDAY  
  MONDAY  
  SATURDAY  
  SUNDAY  
  THURSDAY  
  TUESDAY  
  WEDNESDAY