Search
ModifiedItemInfo.getOldResources Method
See Also
 






Gets the resources previously associated with the modified item.

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

 Syntax

Java  Copy Code

public ResourceList<Resource> getOldResources ()

 Return Value

A ResourceList containing the resources the modified item was previously associated with.

 See Also