Click or drag to resize

ControlPolicyEvaluatePolicy Method

The method is used by auto-generated Event definitions based on the Control policy data object type

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 EvaluatePolicy(
	CodeMethodInvokeContext context
)

Parameters

context
Type: Omada.OE.ModelCodeMethodInvokeContext
See Also