Freigeben über


InteropService.EnableEvents-Methode

Namespace:  Microsoft.SharePoint.Client.WorkflowServices
Assembly:  Microsoft.SharePoint.Client.WorkflowServices (in Microsoft.SharePoint.Client.WorkflowServices.dll)

Syntax

'Declaration
Public Overridable Sub EnableEvents ( _
    listId As Guid, _
    itemGuid As Guid _
)
'Usage
Dim instance As InteropService
Dim listId As Guid
Dim itemGuid As Guid

instance.EnableEvents(listId, itemGuid)
public virtual void EnableEvents(
    Guid listId,
    Guid itemGuid
)

Parameter

Siehe auch

Referenz

InteropService Klasse

InteropService-Member

Microsoft.SharePoint.Client.WorkflowServices-Namespace