Search
ItemModifyConfirmEvent.getResource Method
See Also
 






Gets the new resource of the item. This can be a Contact, Location, Task or Resource depending on the current grouping type. This value can be null, if the item does not change associated resource.

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

 Syntax

Java  Copy Code

public Resource getResource ()

 Return Value

The related resource.

 See Also