Look for conflicts in the given date range.
Namespace: DayPilot.Web.Mvc.ConflictAssembly: DayPilot.Web.Mvc (in DayPilot.Web.Mvc.dll) Version: 8.0.5796.0 (8.0.5796.0)
Syntax
| C# |
|---|
public ConflictDetector ForRange( DateTime start, DateTime end ) |
| Visual Basic |
|---|
Public Function ForRange ( _ start As DateTime, _ end As DateTime _ ) As ConflictDetector |
| Visual C++ |
|---|
public: ConflictDetector^ ForRange( DateTime start, DateTime end ) |