共用方式為


InteropService.EnableEvents 方法

命名空間:  Microsoft.SharePoint.Client.WorkflowServices
組件:  Microsoft.SharePoint.Client.WorkflowServices (在 Microsoft.SharePoint.Client.WorkflowServices.dll 中)

語法

'宣告
Public Overridable Sub EnableEvents ( _
    listId As Guid, _
    itemGuid As Guid _
)
'用途
Dim instance As InteropService
Dim listId As Guid
Dim itemGuid As Guid

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

參數

請參閱

參照

InteropService 類別

InteropService 成員

Microsoft.SharePoint.Client.WorkflowServices 命名空間