Data Elements
-
Wednesday, 28 July, 2010 8:19 PM
I am looking for a data element document that identifies the column data type details or properties used in the lists in a Project Workspace, more specifically, the system columns like ID and Created.
Thanks,
Rick
- Moved by Rock Wang– MSFT Thursday, 12 August, 2010 2:15 AM This issue is realted to Project Server. (From:SharePoint - General Question and Answers and Discussion (pre-SharePoint 2010))
All Replies
-
Friday, 13 August, 2010 3:34 PM
Rick,
Here are the Microsoft-provided fields:
http://office.microsoft.com/en-us/project-help/available-fields-HA010236930.aspx
-
Friday, 13 August, 2010 10:19 PMModerator
Project Workspace Site Features : http://msdn.microsoft.com/en-us/library/ms503640(office.12).aspx
Create, view, and link project issues and risks:
SQL Query:
select tp_ID, tp_Created from AllUserData where tp_LeafName like 'a.txt'
Are you talking about Issues & Risks?
Cheers. Happy troubleshooting !!! Sriram E - MSFT Enterprise Project Management- Marked As Answer by Marc Soester [MVP]MVP, Moderator Sunday, 15 August, 2010 9:53 AM