Share via


ChangedSite.SiteId Property

Namespace:  Microsoft.SharePoint.Taxonomy
Assembly:  Microsoft.SharePoint.Taxonomy (in Microsoft.SharePoint.Taxonomy.dll)

Syntax

'Declaration
Public ReadOnly Property SiteId As Guid
    Get
'Usage
Dim instance As ChangedSite
Dim value As Guid

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

Property Value

Type: System.Guid
Returns Guid.

See Also

Reference

ChangedSite Class

ChangedSite Members

Microsoft.SharePoint.Taxonomy Namespace