Attachments Element (DeploymentManifest)
Applies to: SharePoint Foundation 2010
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)