Gets a value indicating whether users are forbidden to modify this appointment.
Namespace: com.mindfusion.scheduling.model
Package: com.mindfusion.scheduling.model
Java Copy Code |
---|
public boolean getLocked () |
true if users are not allowed to modify the appointment interactively; otherwise, false. Default value is false.
JPlanner Programmer's Guide | © 2023 MindFusion |