PSI code to get project level custom column

H

HoustonCycle

All,
I need to write a function to return a value of a certain project
level custom attribute. I am thinking of writing a function like
GetprojectCustomAttribute(GUID projectGUID, string strGEODIVISION)

GEODIVISION = project level custom column.

I tried a little bit to accomplish this, but I should admit its really
confusing.

I would appreciate any help in forms of ideas, sample code, links etc.


Thanks in advance.
 
H

HoustonCycle

I really need some help. I would apritiate if you have any pointers
for me. Many thanks.
 
Top