Click or drag to resize

EligibilityFilterInputResourceIds Property

Collection of resource ids that: 1. Either has no contexts defined on the resource or the resource folder 2. Has at least one of the provided contexts defined on the resource or the resource folder

Namespace:  Omada.OE.Solution.OIM.AppLogic
Assembly:  Omada.OE.Solution.OIM.AppLogic (in Omada.OE.Solution.OIM.AppLogic.dll) Version: 15.0.0.0
Syntax
C#
public IEnumerable<int> ResourceIds { get; set; }

Property Value

Type: IEnumerableInt32
See Also