SPExportObject Properties
Include Protected Members
Include Inherited Members
The SPExportObject type exposes the following members.
Properties
| Name | Description | |
|---|---|---|
![]() |
ExcludeChildren | Gets or sets a Boolean value that specifies whether to include or exclude children of the specified export object. |
![]() |
ExportChangeToken | Gets or sets a string representing a change token to support incremental export operations. |
![]() |
Id | Gets or sets the unique identifier (GUID) of the deployment object. (Inherited from SPDeploymentObject.) |
![]() |
IncludeDescendants | Gets or sets a SPIncludeDescendants enumeration integer value that specifies whether to include all descendants, no descendants, or only descendants that represent content types. |
![]() |
ParentId | Gets or sets the unique identifier (GUID) of the parent object of the specified deployment object. (Inherited from SPDeploymentObject.) |
![]() |
Type | Gets or sets the data type for the deployment object by specifying a value in the SPDeploymentObjectType enumeration. (Inherited from SPDeploymentObject.) |
![]() |
Url | Gets or sets the URL of the object being exported. |
Top
.gif)