Search
CustomizeGroupingEvent.getParents Method
See Also
 






Gets a list with the parent resources.

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

 Syntax

Java  Copy Code

public Resource[] getParents ()

 Return Value

An array with the parent resources.

 Remarks

This array contains a single resource, which is the parent whose secondary resources are being customized.

 See Also