Share via


DocumentSet.Provision Method

Updates the schema of the document set item and its parent list..

Namespace:  Microsoft.Office.DocumentManagement.DocumentSets
Assembly:  Microsoft.Office.DocumentManagement (in Microsoft.Office.DocumentManagement.dll)

Syntax

'Declaration
Public Sub Provision
'Usage
Dim instance As DocumentSet

instance.Provision()
public void Provision()

Remarks

This method updates the Document Set item with any changes made to allowed content types. For its content type, it also adds the newly added content types to the list so that they are allowed in the document set.

See Also

Reference

DocumentSet Class

DocumentSet Members

Provision Overload

Microsoft.Office.DocumentManagement.DocumentSets Namespace