Click or drag to resize

SoDUtilsV2ReassignToCommonResourceOwner Method

The method can reassign the SoD approval activity to a resource owner if the granted dispensations is related to the very same resource owner. Otherwise the activity remains

Namespace:  Omada.OE.Solution.OIM.Assembly.PackagedSolution
Assembly:  Omada.OE.Solution.OIM.Assembly (in Omada.OE.Solution.OIM.Assembly.dll) Version: 15.0.0.0
Syntax
C#
public void ReassignToCommonResourceOwner(
	CodeMethodInvokeContext context
)

Parameters

context
Type: Omada.OE.ModelCodeMethodInvokeContext
See Also