ExportObjects Element (DeploymentExportSettings)
Applies to: SharePoint Foundation 2010
Represents a collection of deployment export object instances for inclusion in the content migration package.
DECLARATION
<xs:element name="ExportObjects"
type="SPExportObjectCollection"
minOccurs="0" maxOccurs="unbounded"
/>
USAGE
<ExportSettings>
<ExportObjects>
<DeploymentObject />
</ExportObjects>
</ExportSettings>
Type
SPExportObjectCollection object.
Attributes
Attribute |
Type |
Description |
---|---|---|
None |