Adds the specified date range to the selection of the specified resource.
Namespace: MindFusion.Scheduling.WebForms
Assembly: MindFusion.Scheduling.WebForms
C#
![]() |
---|
public void Add ( |
Visual Basic
![]() |
---|
Public Sub Add ( _ |
Type: DateTime
The start of the time range to be added to the selection.
Type: DateTime
The end of the time range to be added to the selection.
Either all of the parameters contact, resource, location and task must be set to null (Nothing in Visual Basic) or only one of them should be a non-null reference.