Share via


Site Element (DeploymentManifest)

Applies to: SharePoint Foundation 2010

Represents an instance of a Windows SharePoint Services 3.0 site (SPSite) object.

DECLARATION
<xs:element name="Site" type="SPSite" />

USAGE
<SPObject>
        <Site
                Id="Guid"
        />
</SPObject

Type

SPSite

Attributes

Attribute

Type

Description

Id

Guid Simple Type (DeploymentManifest)

Global unique identifier of the Windows SharePoint Services 3.0 site object.

Child Elements

None

Parent Elements

SPObject Element (DeploymentManifest)

See Also

Reference

SPSite

Concepts

DeploymentManifest Schema