Click or drag to resize

SurveyUpdateAndRouteOptionsAlwaysRemoveIdAssigneeWithoutObjects Property

If true, assignees with potential empty workitems will be removed, even if the assignee is the current signedin user.

Namespace:  Omada.OE.Solution.OIM.AppLogic.SurveyFeature
Assembly:  Omada.OE.Solution.OIM.AppLogic (in Omada.OE.Solution.OIM.AppLogic.dll) Version: 15.0.0.0
Syntax
C#
public bool AlwaysRemoveIdAssigneeWithoutObjects { get; set; }

Property Value

Type: Boolean
See Also