Search
ItemModifiedEvent.getOldStartTime Method
See Also
 






Gets the old start time of the item.

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

 Syntax

Java  Copy Code

public DateTime getOldStartTime ()

 Return Value

A DateTime object representing the original start time of the modified item.

 See Also