Skip to main content
A newer version of this page is available. .

WorkWeekRule.GetDefaultWorkTime(DayOfWeek) Method

For internal use.

Namespace: DevExpress.XtraGantt

Assembly: DevExpress.XtraGantt.v19.2.dll

Declaration

[Browsable(false)]
public WorkTimeCollection GetDefaultWorkTime(
    DayOfWeek index
)

Parameters

Name Type Description
index DayOfWeek

For internal use.

Returns

Type Description
WorkTimeCollection

For internal use.

See Also