Notitie
Voor toegang tot deze pagina is autorisatie vereist. U kunt proberen u aan te melden of de directory te wijzigen.
Voor toegang tot deze pagina is autorisatie vereist. U kunt proberen de mappen te wijzigen.
Applies to: SharePoint 2016 | SharePoint Foundation 2013 | SharePoint Online | SharePoint Server 2013
Represents a collection of file version collection (SPFileVersionCollection) objects specifying the versions of the file.
Definition
DECLARATION
<xs:element name="Versions" type="SPFileVersionCollection" minOccurs="0" maxOccurs="1" />
USAGE
<SPObject>
<File>
<Versions>
<File />
</Versions>
</File>
</SPObject>
Type
SPFileVersionCollection object
Elements and attributes
The following sections describe attributes, child elements, and parent elements.
Attributes
None
Child elements
File Element (DeploymentManifest - SPFileVersionCollection)
Parent elements
File Element (DeploymentManifest - SPGenericObject)