SPImportObject Properties

Include Protected Members
Include Inherited Members

The SPImportObject type exposes the following members.

Properties

  Name Description
Public property Id Gets or sets the unique identifier (GUID) of the deployment object. (Inherited from SPDeploymentObject.)
Public property IsDependency Gets a Boolean value that specifies whether the import object is being imported together with its parent object.
Public property ParentId Gets or sets the unique identifier (GUID) of the parent object of the specified deployment object. (Inherited from SPDeploymentObject.)
Public property SourceUrl Gets the URL to the source location of the object that is being imported.
Public property TargetName Gets or sets the name of the target of the import operation. This property is only valid for objects that have the object type Web.
Public property TargetParentUrl Gets or sets the URL to the parent of the import object on the destination site collection.
Public property Type Gets or sets the data type for the deployment object by specifying a value in the SPDeploymentObjectType enumeration. (Inherited from SPDeploymentObject.)

Top

See Also

Reference

SPImportObject Class

Microsoft.SharePoint.Deployment Namespace