redman
redman

Reputation: 2165

Where is Microsoft.Office.DocumentManagement.dll?

I need DocumentSet class from Microsoft.Office.DocumentManagement namespace. I have Visual Studio 2010 Professional, Office 2010 and Sharepoint Foundation 2010, but I can't find this dll in reference dialog. Did I forgot to install something?

Upvotes: 1

Views: 2636

Answers (1)

Hans Passant
Hans Passant

Reputation: 941635

Yes, Sharepoint 2010. From the MSDN Library article:

Represents a DocumentSet object on a SharePoint Server publishing site.

Standard or Enterprise edition required.

Upvotes: 3

Related Questions