Search
ItemModifyConfirmEvent.getNewEndTime Method
See Also
 






Gets the new end time of the item.

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

 Syntax

Java  Copy Code

public DateTime getNewEndTime ()

 Return Value

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

 See Also