Skip to content

Latest commit

 

History

History
36 lines (21 loc) · 778 Bytes

Project.Assignment.AppendNotes.md

File metadata and controls

36 lines (21 loc) · 778 Bytes
title ms.service api_name ms.assetid ms.date ms.localizationpriority
Assignment.AppendNotes method (Project)
project-server
Project.Assignment.AppendNotes
78ccad76-ac3f-c11e-9d88-2ed133358671
06/08/2017
medium

Assignment.AppendNotes method (Project)

Appends text to the Notes field.

Syntax

expression. AppendNotes( _Value_ )

expression A variable that represents an Assignment object.

Parameters

Name Required/Optional Data type Description
Value Required String The text to append to the existing notes.

Remarks

New text is added with the formatting in use at the end of any existing notes.

[!includeSupport and feedback]