SPImport.Run method
Lauches the import operation.
Namespace: Microsoft.SharePoint.Deployment
Assembly: Microsoft.SharePoint (in Microsoft.SharePoint.dll)
Syntax
'Declaration
Public Overrides Sub Run
'Usage
Dim instance As SPImport
instance.Run()
public override void Run()