Share via


DeclarativeFormRegions Element (SolutionManifestDeclarativeExtensions Schema)

Applies to: SharePoint Server 2010

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

Namespace: https://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>

Attributes and Elements

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.