Enumeration TimeSpanIncrement

TimeSpanIncrement - The increment values for a time span field.

Enumeration Members

Enumeration Members

Days: "Days"

Constant

Days - The time span increment is days.

Hours: "Hours"

Constant

Hours - The time span increment is hours.

Minutes: "Minutes"

Constant

Minutes - The time span increment is minutes.

Months: "Months"

Constant

Months - The time span increment is months.

Seconds: "Seconds"

Constant

Seconds - The time span increment is seconds.

Weeks: "Weeks"

Constant

Weeks - The time span increment is weeks.

Years: "Years"

Constant

Years - The time span increment is years.