ExportObjects Element (DeploymentExportSettings)
This content is outdated and is no longer being maintained. It is provided as a courtesy for individuals who are still using these technologies. This page may contain URLs that were valid when originally published, but now link to sites or pages that no longer exist.
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 |