Sets a value indicating whether users are forbidden to modify this appointment.
Namespace: com.mindfusion.scheduling.model
Package: com.mindfusion.scheduling.model
SyntaxJava
Copy Code
|
|---|
public void setLocked ( |
true if users are not allowed to modify the appointment interactively; otherwise false. Default value is false.
See Also