Search
ItemModifyConfirmEvent.getNewStartTime Method
See Also
 






Gets the new start time of the item.

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

 Syntax

Java  Copy Code

public DateTime getNewStartTime ()

 Return Value

A DateTime object specifying the item's new start time.

 See Also