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