Search
ItemTimeEvent.getTime Method
See Also
 






Gets the old value of the time property whose change caused the event to occur.

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

 Syntax

Java  Copy Code

public DateTime getTime ()

 Return Value

An instance of the DateTime class.

 See Also