Freigeben über


ChangeAlert.AlertId-Eigenschaft

Ruft eine GUID zum Identifizieren der Änderungswarnung ab.

Namespace:  Microsoft.SharePoint.Client
Assemblys:   Microsoft.SharePoint.Client.Silverlight (in Microsoft.SharePoint.Client.Silverlight.dll);  Microsoft.SharePoint.Client.Phone (in Microsoft.SharePoint.Client.Phone.dll)  Microsoft.SharePoint.Client (in Microsoft.SharePoint.Client.dll)

Syntax

'Declaration
Public ReadOnly Property AlertId As Guid
    Get
'Usage
Dim instance As ChangeAlert
Dim value As Guid

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

Eigenschaftswert

Typ: System.Guid
Gibt eine Guidan.

Siehe auch

Referenz

ChangeAlert Klasse

ChangeAlert-Member

Microsoft.SharePoint.Client-Namespace