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 GroupCriterionCollectionGroup. 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 voidGroup. setGroupCriteria(GroupCriterionCollection value)Sets a GroupCriteria collection representing the fields in a group definition.
-