MindFusion.Wpf Pack Programmer's Guide
IProjectViewModel.FindFreePeriod Method
See Also
 





Finds an unallocated period with the specified duration for the specified resource, within the specified time interval.

 Overload List

Name Description

IProjectViewModel.FindFreePeriod (IResourceViewModel, TimeSpan)

Finds an unallocated period with the specified duration for the specified resource, within the project's time interval.

IProjectViewModel.FindFreePeriod (IResourceViewModel, TimeSpan, DateTime, DateTime)

Finds an unallocated period with the specified duration for the specified resource, within the specified time interval.

 See Also

IProjectViewModel Members
IProjectViewModel Interface
MindFusion.DataViews.Wpf Namespace