GroupCriterion2 Members (Project)
Represents a criterion in a group definition where the group hierarchy can be maintained and cell color can be a hexadecimal value. The GroupCriterion2 object is a member of the GroupCriteria2 collection.
Methods
Name |
Description |
---|---|
Deletes a GroupCriterion2 object from its containing GroupCriteria2 collection. |
Properties
Name |
Description |
---|---|
Gets the Application object. Read-only Application. |
|
True if a field used as a criterion in a Group2 definition is sorted in ascending order. False if the field is sorted in descending order. Read/write Boolean. |
|
True if the assignment should be grouped according to the Customize Group By dialog box when grouping in a usage view. Read/write Boolean. |
|
Gets or sets the color of the cell background for a field used as a criterion in a group definition. Read/write Long. Can be one of the following PjColor constants: |
|
Gets or sets the color of the cell background for a field used as a criterion in a group definition. Read/write Long. |
|
Gets or sets the name of the field being grouped by. Read/write String. |
|
True if the font for a field used as a criterion in a group definition is bold; otherwise, False. Read/write Boolean. |
|
Gets or sets the color of the font for a field used as a criterion in a group definition. Read/write PjColor. |
|
Gets or sets the color of the font for a field used as a criterion in a group definition. Read/write Long. |
|
True if the font for a field used as a criterion in a group definition is italic; otherwise, False. Read/write Boolean. |
|
Gets or sets the name of the font for a field used as a criterion in a group definition. Read/write String. |
|
Gets or sets the size of the font in points for a field used as a criterion in a group definition. Read/write Long. |
|
True if the font for a field used as a criterion in a group definition is underlined; otherwise, False. Read/write Boolean. |
|
Gets or sets the interval for a field used as a criterion in a group definition. Read/write Variant. |
|
Gets 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. |
|
Gets the index of an object in its containing collection. Read-only Long. |
|
Gets the parent of the object. Read-only Group2. |
|
Gets or sets the pattern of the cell for a field used as a criterion in a group definition. Read/write PjBackgroundPattern. |
|
Gets or sets the start point of the intervals for a field used as a criterion in a group definition. Read/write Variant. |