Search
DateChangedEvent.getPreviousDate Method
See Also
 






Gets the previous visible date.

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

 Syntax

Java  Copy Code

public DateTime getPreviousDate ()

 Return Value

A DateTime object specifying the previous date related to the raised event.

 See Also