Search
CalendarTextEvent.getEndTime Method
See Also
 






Gets the end time (if any) associated with the element being customized.

Namespace: com.mindfusion.scheduling
Package: com.mindfusion.scheduling

 Syntax

Java  Copy Code

public Duration getEndTime ()

 Return Value

A Duration object.

 See Also