CustomProperty Element in ArrayOfCustomProperty

(LayoutDefinitions Schema)

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

Defines a custom property of a Container or an Office External Part.

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

Schema: LayoutDefinitions

<CustomProperty Name = "String" Value = "String"> </CustomProperty>

Elements and attributes

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

Attributes

Attribute

Description

**Name**

Required.

The name of the property.

Attribute type: **String**

**Value**

Required.

The value of the property.

Attribute type: **String**

Child elements

None.

Parent elements

Element Description
CustomProperties Element in UIElement (LayoutDefinitions Schema) The list of custom properties that contains this custom property.