WorkWeek

WorkWeek class

Represent WorkWeek class

The WorkWeek type exposes the following members:

Constructors

NameDescription
WorkWeek()Initializes a new instance of the WorkWeek class.

Properties

NameDescription
from_dateGets or sets start DateTime of work week
to_dateGets or sets Finish DateTime of work week
nameGets or sets Name of work week
week_daysGets week days.

See Also