Click or drag to resize

AssigneeExpressionControllerGetAssigneesFromIds Method

Namespace:  Omada.OE.AppLogic
Assembly:  Omada.OE.AppLogic (in Omada.OE.AppLogic.dll) Version: 15.0.0.0
Syntax
C#
public virtual AssigneeContainer GetAssigneesFromIds(
	IEnumerable<int> assigneeIds
)

Parameters

assigneeIds
Type: System.Collections.GenericIEnumerableInt32

Return Value

Type: AssigneeContainer
See Also