I am working on a workflow in VS which creates a task with content type. The content type I want to use is a custom content type made with the SharePoint interface.
Is there a way to know this content type's Id so I can use it in my workflow?
If not; is there an alternative how to initiate a task containing this content type with my workflow code in VS?