Attachments Element (DeploymentManifest)
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 container, or collection, of Windows SharePoint Services 3.0Attachment object instances.
DELCARATION
<xs:element name="Attachments" type="SPAttachmentCollection" minOccurs="0" maxOccurs="1" />
USAGE
<ListItem>
<Attachments>
<Attachement />
</Attachements>
</ListItem>
Type
SPAttachmentCollection
Attributes
Attribute |
Type |
Description |
---|---|---|
None |
Child Elements
Parent Elements
See Also
Reference
Attachment Element (DeploymentManifest)