Search
CustomizeGroupingEvent.getGroupByResources Method
See Also
 






Gets the resources to group by.

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

 Syntax

Java  Copy Code

public ArrayList<Resource> getGroupByResources ()

 Return Value

A list of the resource to group by.

 See Also