Gets a value indicating whether users are allowed to change the appointment's start time.
Namespace: com.mindfusion.scheduling.model
Package: com.mindfusion.scheduling.model
Java Copy Code |
---|
public boolean getAllowChangeStart () |
true if the appointment's start can be modified interactively; otherwise, false. The default is true.
JPlanner Programmer's Guide | © 2023 MindFusion |