Search
DateEvent.getDate Method
See Also
 






Gets the date and time associated with the event.

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

 Syntax

Java  Copy Code

public DateTime getDate ()

 Return Value

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

 See Also