Assignment.Summary property (Project)
Indicates whether the assignment is on a summary task. Read-only String.
Syntax
expression.Summary
expression A variable that represents an Assignment object.
Remarks
For an example that checks whether summary tasks have assignments, see the Summary property for the Task object.
Note
Project ignores the Summary property for an assignment. The property value is always "No".
Support and feedback
Have questions or feedback about Office VBA or this documentation? Please see Office VBA support and feedback for guidance about the ways you can receive support and provide feedback.