Share via


OfficeTask.AllowEnableModificationUpdateReviewers Method

Namespace:  Microsoft.Office.Workflow.Actions
Assembly:  Microsoft.Office.Workflow.Actions (in Microsoft.Office.Workflow.Actions.dll)

Syntax

'Declaration
Protected Overridable Function AllowEnableModificationUpdateReviewers As Boolean
'Usage
Dim returnValue As Boolean

returnValue = Me.AllowEnableModificationUpdateReviewers()
protected virtual bool AllowEnableModificationUpdateReviewers()

Return Value

Type: System.Boolean
Returns Boolean.

See Also

Reference

OfficeTask Class

OfficeTask Members

Microsoft.Office.Workflow.Actions Namespace