Gets or sets a value indicating whether users are forbidden to modify this appointment. Namespace: MindFusion.Scheduling
|
C# |
---|
public override bool Locked { get; set; } |
Visual Basic |
---|
Public Overrides Property Locked As Boolean |
true if users are allowed to move an appointment thus changing its scheduled time; otherwise, false. The default is false.