Uses of Class
com.aspose.tasks.GroupCriterionCollection
-
-
Uses of GroupCriterionCollection in com.aspose.tasks
Methods in com.aspose.tasks that return GroupCriterionCollection Modifier and Type Method Description GroupCriterionCollection
Group. getGroupCriteria()
Gets a GroupCriteria collection representing the fields in a group definition.Methods in com.aspose.tasks with parameters of type GroupCriterionCollection Modifier and Type Method Description void
Group. setGroupCriteria(GroupCriterionCollection value)
Sets a GroupCriteria collection representing the fields in a group definition.
-