New to Telerik UI for BlazorStart a free 30-day trial

Specifies a Scheduler operation exposed as a WebMCP tool.

Definition

Namespace:Telerik.Blazor

Assembly:Telerik.Blazor.dll

Syntax:

C#
public enum SchedulerWebMcpToolCommand

Fields

Switch to a different calendar view.

C#
ChangeView = 3

Create a new appointment.

C#
Create = 0

Delete an existing appointment.

C#
Delete = 1

Navigate to a specific date.

C#
Navigate = 2
In this article
DefinitionFieldsChangeViewCreateDeleteNavigate
Not finding the help you need?
Contact Support