Skip to content

Latest commit

 

History

History
32 lines (19 loc) · 809 Bytes

Project.Assignment.Summary.md

File metadata and controls

32 lines (19 loc) · 809 Bytes
title ms.service api_name ms.assetid ms.date ms.localizationpriority
Assignment.Summary property (Project)
project-server
Project.Assignment.Summary
7f8f38f3-c712-0f4e-6b46-0d8eb02119f4
06/08/2017
medium

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".

[!includeSupport and feedback]