is there a full list of Work Item field names available yet I want to add a Customer field to a work item but I'm thinking this is quite common and my already be defined somewhere
Graham, The CoreField enum or CoreFieldReferenceNames under Microsoft.TeamFoundation.WorkItemTracking.Client namespace has the list of build-in fields. Customer is not one of them. Below is the values I see in CoreFieldReferenceNames enum.