Accessing Project Properties via the CustomFields.asmx Web service

B

BoggyBoy

2 questions on reading the value of custom fields that are scoped for "Project"

-- is the ReadCustomFields method (from CustomFields Web Service) the right
choice?

-- Do i have to impersonate the currently logged in user in order to access
the service or can i just use a domain service account?
 
Top