I'm writing a .net application where i'm using CSOM (Microsoft.ProjectServer.Client) to connect to a PWA (On-Premise).
I am able to connect to projects, tasks, find enterprise custom fields, ... However, I can't seem to find any local custom fields for tasks (Text1-Text30, Number1-Number30, ...)
Is there a way to access these through CSOM?