Click or drag to resize

EvaluationOptionsSpecificObjectIds Property

Holds data object ids. If non-empty we'll only evaluate the policy against those data objects.

Namespace:  Omada.OE.AppLogic.CtrlPolicy
Assembly:  Omada.OE.AppLogic (in Omada.OE.AppLogic.dll) Version: 15.0.0.0
Syntax
C#
public List<int> SpecificObjectIds { get; }

Property Value

Type: ListInt32
See Also