SPPersistedObject.Provision method

Makes the changes to the local server that are needed before the object can be used.

Namespace:  Microsoft.SharePoint.Administration
Assembly:  Microsoft.SharePoint (in Microsoft.SharePoint.dll)

Syntax

'Declaration
Public Overridable Sub Provision
'Usage
Dim instance As SPPersistedObject

instance.Provision()
public virtual void Provision()

See also

Reference

SPPersistedObject class

SPPersistedObject members

Microsoft.SharePoint.Administration namespace