This topic has not yet been rated - Rate this topic

SPExportObject.IncludeDescendants Property

Gets or sets a SPIncludeDescendants enumeration integer value that specifies whether to include all descendants, no descendants, or only descendants that represent content types.

Namespace:  Microsoft.SharePoint.Deployment
Assembly:  Microsoft.SharePoint (in Microsoft.SharePoint.dll)
public SPIncludeDescendants IncludeDescendants { get; set; }

Property Value

Type: Microsoft.SharePoint.Deployment.SPIncludeDescendants
Returns 0 if no descendants are included;
returns 1 if only content-type descendants are included;
returns 2 if all descendants are included.
Did you find this helpful?
(1500 characters remaining)
Community Content Add
Annotations FAQ