Properties Element (DeploymentManifest - SPAttachment)
This content is outdated and is no longer being maintained. It is provided as a courtesy for individuals who are still using these technologies. This page may contain URLs that were valid when originally published, but now link to sites or pages that no longer exist.
Represents a collection of properties on a Windows SharePoint Services 3.0 attachment. Use the Attachments property of the SPListItem class to retrieve a collection of attachements for a list item.
DECLARATION
<xs:element name="Properties" type="Dictionary" minOccurs="0" />
USAGE
<Attachment>
<Properties
<Property />
/>
</Attachment>
Type
Dictionary
Attributes
Attribute |
Type |
Description |
---|---|---|
None |