Jim has just posted a new technical article. Here are some details he sent me:
The article “Importing Project 2007 Tasks from Excel Using a Managed Code Add-In” is now published in the Technical Articles section of the Project 2007 SDK.
Article URL:
http://msdn2.microsoft.com/en-us/library/bb738433.aspx
Associated download:
http://www.microsoft.com/downloads/details.aspx?familyid=416b606a-88c8-496f-9ad3-9afa09780e12&displaylang=en
The article:
— Explains how to develop a Project add-in that integrates with Excel, using [...]
There have been a number of inquiries with regards to the custom field column definitions. So here they are:
MD_AGGREGATION_TYPE_ENUM: Specifies the roll up type for a custom field.
MD_ENT_TYPE_UID: Specifies the type of entity (project, task, or resource) for the custom field.
MD_LOOKUP_TABLE_UID: Specifies the GUID of the lookup table to use for the custom field.
MD_PROP_CHECKOUTBY: GUID [...]