Sets the item's scheduled end time.
Namespace: com.mindfusion.scheduling.model
Package: com.mindfusion.scheduling.model
SyntaxJava
Copy Code
|
|---|
public abstract void setEndTime ( |
A DateTime instance.
RemarksThis property specifies the last time cell occupied by the item in a Calendar component.
See Also