Application.InsertNotes Method
Project Developer Reference |
Prompts the user to enter notes for the active assignment, resource, or task. If a resource or task doesn't exist for the selected cell, Microsoft Office Project 2007 creates a new resource (when a resource view is active) or a new task (when a task view is active).
Syntax
expression.InsertNotes
expression A variable that represents an Application object.
Return Value
Boolean
See Also