DeclarativeFormRegions Element

(SolutionManifestDeclarativeExtensions Schema)

Applies to: SharePoint 2016 | SharePoint Foundation 2013 | SharePoint Online | SharePoint Server 2013

Lists the form regions in which external data will be displayed in Microsoft Outlook 2010.

Namespace: http://schemas.microsoft.com/office/2009/05/BusinessApplications/Manifest/DeclarativeExtensions

Schema: SolutionManifestDeclarativeExtensions

<FormRegions xsl:type="DeclarativeFormRegions" xmlns:xsl="http://www.w3.org/2001/XMLSchema-instance"  AutoGenerate = "Boolean"> </FormRegions>

Elements and attributes

The following sections describe attributes, child elements, and parent elements.

Attributes

Attribute

Description

**AutoGenerate**

Optional.

Determines whether you want Microsoft Business Connectivity Services (BCS) to autogenerate Outlook form regions or you want to create custom form regions and include them in the solution. If **true**, Business Connectivity Services will autogenerate the forms for you.

Attribute type: **Boolean**

Child elements

Element Description
FormRegion The form regions in which external data will be displayed in .
DeclarativeFormRegion Element in DeclarativeFormRegions (SolutionManifestDeclarativeExtensions Schema)

Parent elements

None.