Click to Rate and Give Feedback
Community Content
In this section
Statistics Annotations (0)
Collapse All/Expand All Collapse All
This page is specific to
The 2007 product release

Other versions are also available for the following:
SPImportSettings Class (Microsoft.SharePoint.Deployment)
Contains the settings that are used for importing content from a content migration package.

Namespace: Microsoft.SharePoint.Deployment
Assembly: Microsoft.SharePoint (in microsoft.sharepoint.dll)
Visual Basic (Declaration)
<XmlTypeAttribute("ImportSettings")> _
<SharePointPermissionAttribute(SecurityAction.LinkDemand, ObjectModel:=True)> _
Public NotInheritable Class SPImportSettings
    Inherits SPDeploymentSettings
Visual Basic (Usage)
Dim instance As SPImportSettings
C#
[XmlTypeAttribute("ImportSettings")] 
[SharePointPermissionAttribute(SecurityAction.LinkDemand, ObjectModel=true)] 
public sealed class SPImportSettings : SPDeploymentSettings

The content migration object model provides classes that are used to import and export selected data from one Windows SharePoint Services location to another. A content migration package is a CAB file that contains the exported data and its dependencies as a collection of XML-formatted files.

This class inherits from and extends the Microsoft.SharePoint.Deployment.SPDeploymentSettings class.

System.Object
   Microsoft.SharePoint.Deployment.SPDeploymentSettings
    Microsoft.SharePoint.Deployment.SPImportSettings
Any public static (Shared in Visual Basic) members of this type are thread safe. Any instance members are not guaranteed to be thread safe.
Tags What's this?: Add a tag
Community Content   What is Community Content?
Add new content RSS  Annotations
Processing
© 2009 Microsoft Corporation. All rights reserved. Terms of Use | Trademarks | Privacy Statement
Page view tracker