Click or drag to resize

RoPEControllerGetDirectAssignmentUIdForCRA Method (Guid)

Note: This API is now obsolete.

Returns the UIds of the direct assignments causing the CRA

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#
[ObsoleteAttribute("This method is obsoleted from v14u8 and will be removed in future version. Use overload with identityUId instead.")]
public List<Guid> GetDirectAssignmentUIdForCRA(
	Guid assignmentKey
)

Parameters

assignmentKey
Type: SystemGuid
the cra assignment key

Return Value

Type: ListGuid
See Also