Freigeben über


InteropService.DisableEvents-Methode

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

Syntax

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

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

Parameter

Siehe auch

Referenz

InteropService Klasse

InteropService-Member

Microsoft.SharePoint.Client.WorkflowServices-Namespace