SPImportObject Properties
Include Protected Members
Include Inherited Members
The SPImportObject type exposes the following members.
Properties
| Name | Description | |
|---|---|---|
![]() |
Id | Gets or sets the unique identifier (GUID) of the deployment object. (Inherited from SPDeploymentObject.) |
![]() |
IsDependency | Gets a Boolean value that specifies whether the import object is being imported together with its parent object. |
![]() |
ParentId | Gets or sets the unique identifier (GUID) of the parent object of the specified deployment object. (Inherited from SPDeploymentObject.) |
![]() |
SourceUrl | Gets the URL to the source location of the object that is being imported. |
![]() |
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. |
![]() |
TargetParentUrl | Gets or sets the URL to the parent of the import object on the destination site collection. |
![]() |
Type | Gets or sets the data type for the deployment object by specifying a value in the SPDeploymentObjectType enumeration. (Inherited from SPDeploymentObject.) |
Top
.gif)