WorkUnit

WorkUnit class

Represents working hours.

The WorkUnit type exposes the following members:

Constructors

NameDescription
WorkUnit(from_address, to)Initializes a new instance of the WorkUnit class

Properties

NameDescription
from_addressGets or sets the From date.
toGets or sets the To date.
working_hoursGets or sets the duration of working hours.

See Also