Search
ModifiedItemInfo.getOldEndTime Method
See Also
 






Gets the previous end time of the modified item.

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

 Syntax

Java  Copy Code

public DateTime getOldEndTime ()

 Return Value

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

 See Also