I can enable the management of content types in a document library's "advanced settings". Is there any web service method for this? I need to do this in an automated way, not manually.
It seems like neither Lists.AddList nor Lists.UpdateList can set the value of the "Flags" attribute that is needed for this. My web service client has alread created a new content type and has associated this content type with the list. But without enabling the management of content types, the new type won't appear in the "New" drop-down menu, for example.
Niklas