Search
ItemModifyConfirmEvent.getResources Method
See Also
 






Gets the new resources of the item.

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

 Syntax

Java  Copy Code

public Resource[] getResources ()

 Return Value

An array of Resource objects.

 Remarks

This value can be null, if the item doesn't change associated resource.

 See Also