GroupCriterion.GroupOn Property
Project Developer Reference |
Returns or sets the type of grouping for a field used as a criterion in a group definition. Read/write Long. Can be one of the PjGroupOn constants.
Syntax
expression.GroupOn
expression A variable that represents an GroupCriterion object.
See Also