Share via


InheritListItemParentPermissionsActivity.DoUpdate method

Performs the update to the specified list item field.

Namespace:  Microsoft.SharePoint.WorkflowActions.WithKey
Assembly:  Microsoft.SharePoint.WorkflowActions (in Microsoft.SharePoint.WorkflowActions.dll)

Syntax

'Declaration
Protected Overrides Sub DoUpdate ( _
    provider As ActivityExecutionContext _
)
'Usage
Dim provider As ActivityExecutionContext

Me.DoUpdate(provider)
protected override void DoUpdate(
    ActivityExecutionContext provider
)

Parameters

See also

Reference

InheritListItemParentPermissionsActivity class

InheritListItemParentPermissionsActivity members

Microsoft.SharePoint.WorkflowActions.WithKey namespace