Returns the next period with the specified duration after the specified date, which is not occupied by items associated with the specified locations. Namespace: MindFusion.Scheduling
|
C# |
---|
public DateTime GetFreePeriod ( |
Visual Basic |
---|
Public Function GetFreePeriod ( _ |
A .NET DateTime object representing the start time of the period found or DateTime.MinValue if none.
If there are recurring items associated with a resource in the specified collection, the function execution might take very long if a period with the specified duration doesn't exist.