Search
CalendarTextEvent.getStartTime Method
See Also
 






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

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

 Syntax

Java  Copy Code

public Duration getStartTime ()

 Return Value

A Duration object.

 See Also