SPChangeAlert.ListId-Eigenschaft
Ruft die GUID der Liste, in dem die Benachrichtigung geändert.
Namespace: Microsoft.SharePoint
Assembly: Microsoft.SharePoint (in Microsoft.SharePoint.dll)
Syntax
'Declaration
Public ReadOnly Property ListId As Guid
Get
'Usage
Dim instance As SPChangeAlert
Dim value As Guid
value = instance.ListId
public Guid ListId { get; }
Eigenschaftswert
Typ: System.Guid
Eine GUID, die in der Liste aufgeführt.