MindFusion.Java Package Programmer's Guide
ItemModifiedEvent.getOldEndTime Method
See Also
 






Gets the old end time of the item.

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

 Syntax

Java  Copy Code

public DateTime getOldEndTime ()

 Return Value

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

 See Also

ItemModifiedEvent Members
ItemModifiedEvent Class
com.mindfusion.scheduling Namespace