Project.AcceptNewExternalData Property
Project Developer Reference |
True if new or changed data relating to an external task is automatically accepted when the project is opened. Read/write if the ShowCrossProjectLinksInfo property is False. Read-only Boolean.
Syntax
expression.AcceptNewExternalData
expression A variable that represents a Project object.
Return Value
Boolean
See Also