Gets or sets a value indicating whether users are allowed to modify this appointment.
Namespace: MindFusion.Scheduling
Assembly: MindFusion.Scheduling.WebForms
C#
![]() |
---|
public override bool Locked { get; set; } |
Visual Basic
![]() |
---|
Public Overrides Property Locked As Boolean |
true if users are not allowed to modify the appointment interactively; otherwise false. Default value is false.