Search
Selection.getResource Method
See Also
 






Gets the resource related to the current selection.

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

 Syntax

Java  Copy Code

public Resource getResource ()

 Return Value

The resource related to the current selection or if there are no selected cells or the current selection is not associated with a resource.

 See Also