InteropService.EnableEvents(Guid, Guid) Method
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
[Microsoft.SharePoint.Client.Remote]
public virtual void EnableEvents (Guid listId, Guid itemGuid);
abstract member EnableEvents : Guid * Guid -> unit
override this.EnableEvents : Guid * Guid -> unit
Public Overridable Sub EnableEvents (listId As Guid, itemGuid As Guid)
Parameters
- listId
- Guid
- itemGuid
- Guid
- Attributes