Property Element (Module)
Applies to: SharePoint Foundation 2010
Specifies a custom property value to implement within the file.
<Property
Name = "Text"
Value = "Text">
Type = integer | string | DateTime/>
Attributes
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. |
Child Elements
Element |
Description |
---|---|
None |
N/A |
Parent Elements
Occurrences
Minimum: 0 Maximum: Unbounded |
Example
For an example of how this element is used, see Modules.