EventReceiverDefinition.Update method
Updates the data associated with the event receiver registration.
Namespace: Microsoft.SharePoint.Client
Assembly: Microsoft.SharePoint.Client (in Microsoft.SharePoint.Client.dll)
Syntax
'Declaration
Public Sub Update
'Usage
Dim instance As EventReceiverDefinition
instance.Update()
public void Update()