Share via


ContentDeploymentSourceError.SiteId property

Gets a unique ID for the site collection.

Namespace:  Microsoft.SharePoint.Publishing.Administration
Assembly:  Microsoft.SharePoint.Publishing (in Microsoft.SharePoint.Publishing.dll)

Syntax

'Declaration
Public Property SiteId As Guid
    Get
    Friend Set
'Usage
Dim instance As ContentDeploymentSourceError
Dim value As Guid

value = instance.SiteId
public Guid SiteId { get; internal set; }

Property value

Type: System.Guid
A unique ID for the site collection.

See also

Reference

ContentDeploymentSourceError class

ContentDeploymentSourceError members

Microsoft.SharePoint.Publishing.Administration namespace