Gets the resources previously associated with the modified item.
Namespace: com.mindfusion.scheduling
Package: com.mindfusion.scheduling
SyntaxJava
Copy Code
|
|---|
public ResourceList<Resource> getOldResources () |
A ResourceList containing the resources the modified item was previously associated with.
See Also