SPChange.SiteId property
Obtém a identificação de site do conjunto de sites no qual o objeto é alterado.
Namespace: Microsoft.SharePoint
Assembly: Microsoft.SharePoint (in Microsoft.SharePoint.dll)
Syntax
'Declaração
Public ReadOnly Property SiteId As Guid
Get
'Uso
Dim instance As SPChange
Dim value As Guid
value = instance.SiteId
public Guid SiteId { get; }
Property value
Type: System.Guid
Um GUID que representa o ID do site.