WorkingHours

WorkingHours class

public class WorkingHours

Constructors

Name Description
WorkingHours() The default constructor.

Properties

Name Description
TimeZone { get; set; }
WorkingPeriodArray { get; set; }

See Also