Links Element (DeploymentManifest - SPFile)
Applies to: SharePoint Foundation 2010
Represents a collection of Windows SharePoint Services 3.0 link object instances (SPLinkCollection) on a file (SPFile) object.
DECLARATION
<xs:element name="Links" type="SPLinkCollection" minOccurs="0" maxOccurs="1" />
USAGE
<File>
<Links
<Link />
/>
</File>
Type
Attributes
Attribute |
Type |
Description |
---|---|---|
None |