Partager via


SPChangeField.WebId - Propriété

Obtient le GUID du site dans lequel la colonne de site a été modifié.

Espace de noms :  Microsoft.SharePoint
Assembly :  Microsoft.SharePoint (dans Microsoft.SharePoint.dll)

Syntaxe

'Déclaration
Public ReadOnly Property WebId As Guid
    Get
'Utilisation
Dim instance As SPChangeField
Dim value As Guid

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

Valeur de propriété

Type : System.Guid
GUID qui identifie le site.

Voir aussi

Référence

SPChangeField classe

SPChangeField - Membres

Microsoft.SharePoint - Espace de noms