Hello,
I am trying to add a Document Set content type to a web using CSOM. After creating a content type with its parent Id of 0x0120D520 I need to be able to create a Document Set template for it, and that's where problem begins.
I was trying to find any documentation on-line on how to add shared columns to the document set content type, but was unable.
Can anyone give me an example of code that would add a Document Set content type to a web or how to add shared columns to the created document set content type.
Thanks