Gets the specific nonworking day time interval provider method of the current schedule object.
Namespace:
DlhSoft.Windows.DataAssembly: DlhSoft.ProjectData.Core (in DlhSoft.ProjectData.Core.dll)
Syntax
| C# |
|---|
public NonworkingDayIntervalProvider NonworkingDayIntervalProvider { get; internal set; } |
| Visual Basic (Declaration) |
|---|
Public Property NonworkingDayIntervalProvider As NonworkingDayIntervalProvider Get Friend Set |