Freigeben über


EventReceiverDefinitionCollection.GetById(Guid) Method

Definition

[Microsoft.SharePoint.Client.Remote]
public Microsoft.SharePoint.Client.EventReceiverDefinition GetById (Guid eventReceiverId);
member this.GetById : Guid -> Microsoft.SharePoint.Client.EventReceiverDefinition
Public Function GetById (eventReceiverId As Guid) As EventReceiverDefinition

Parameters

eventReceiverId
Guid

Returns

Attributes

Applies to