SPFarm.AddSPPersistedChildren Method
Namespace: Microsoft.SharePoint.Administration
Assembly: Microsoft.SharePoint (in Microsoft.SharePoint.dll)
Available in Sandboxed Solutions: No
Syntax
'Declaration
Protected Sub AddSPPersistedChildren ( _
self As SPBackupRestoreObject _
)
'Usage
Dim self As SPBackupRestoreObject
Me.AddSPPersistedChildren(self)
protected void AddSPPersistedChildren(
SPBackupRestoreObject self
)