Click or drag to resize
Day Enumeration
Print this page
Identifies the name of the day of the week. Values: Sunday, Monday, etc.

Namespace: Telogis.API
  
  
Syntax
public enum Day
Members
  Member nameValueDescription
Sunday0
Monday1
Tuesday2
Wednesday3
Thursday4
Friday5
Saturday6
See Also