This topic has not yet been rated - Rate this topic

SPExportObject.ExcludeChildren Property

Gets or sets a Boolean value that specifies whether to include or exclude children of the specified export object.

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

Property Value

Type: System.Boolean
true to exclude the children of the object from the export; otherwise false. The default is false.

This property only applies to SharePoint object types that serve as containers, for example, SPWeb and SPList objects.

Did you find this helpful?
(1500 characters remaining)
Community Content Add
Annotations FAQ