SPChangeContentType.WebId-Eigenschaft
Ruft die GUID der Website, in der der Inhaltstyp geändert hat.
Namespace: Microsoft.SharePoint
Assembly: Microsoft.SharePoint (in Microsoft.SharePoint.dll)
Syntax
'Declaration
Public ReadOnly Property WebId As Guid
Get
'Usage
Dim instance As SPChangeContentType
Dim value As Guid
value = instance.WebId
public Guid WebId { get; }
Eigenschaftswert
Typ: System.Guid
Eine GUID, die die Website angibt, in der der Inhaltstyp geändert hat.