Gets the generic nonworking time interval collection of the current schedule object.
Namespace:
DlhSoft.Windows.DataAssembly: DlhSoft.ProjectData.Core (in DlhSoft.ProjectData.Core.dll)
Syntax
| C# |
|---|
public List<TimeInterval> NonworkingIntervals { get; internal set; } |
| Visual Basic (Declaration) |
|---|
Public Property NonworkingIntervals As List(Of TimeInterval) Get Friend Set |