| CustomerSettingKeyRequireExplicitWorkItemAcceptance Field |
Controls whether explicit acceptance of an activity is required before work can be performed on it.
If so assignees are presented with an acceptance dialog before they are allowed to complete a work item.
If explicit acceptance is not required then the "auto accept" feature is automatically ignored.
Namespace:
Omada.OE.Model
Assembly:
Omada.OE.Model (in Omada.OE.Model.dll) Version: 15.0.0.0
Syntaxpublic const string RequireExplicitWorkItemAcceptance = "ReqExpWorkItemAccept"
Field Value
Type:
String
See Also