Click or drag to resize

RoleAssignmentInfosGetByStatusIds Method

Namespace:  Omada.OE.Solution.OIM.Model
Assembly:  Omada.OE.Model (in Omada.OE.Model.dll) Version: 15.0.0.0
Syntax
C#
public RoleAssignmentInfos GetByStatusIds(
	params int[] statusIds
)

Parameters

statusIds
Type: SystemInt32

Return Value

Type: RoleAssignmentInfos
See Also