Property Element in Properties (BDCMetadata Schema)
Applies to: SharePoint Server 2010
Specifies the name and type of a property of a metadata object.
Namespace: https://schemas.microsoft.com/windows/2007/BusinessDataCatalog
Schema: BDCMetadata
<Property Name = "String" Type = "String"> </Property>
Attributes and Elements
The following sections describe attributes, child elements, and parent elements.
Attributes
Attribute |
Description |
---|---|
Name |
Required. Specifies the name of the property. Attribute type: String |
Type |
Required. Specifies data type of the property. Attribute type: String |
Child Elements
None.
Parent Elements
Element |
Description |
---|---|
The Properties element that contains this property. |