Property Element (Module)
SharePoint 2013
Specifies a custom property value to implement within the file.
<Property Name = "Text" Value = "Text"> Type = integer | string | DateTime/>
Attribute | Description |
|---|---|
Name | Required Text. Specifies the name of the property. |
Value | Required Text. Specifies the value of the property. |
Type | Optional integer, string, or DateTime. Specifies the type of property. |
Element | Description |
|---|---|
None | N/A |
Minimum: 0 Maximum: Unbounded |