| RoPEControllerGetCalculatedAssignmentsFromCauseObjectKeys Method |
This method returns the calculated assignments having the provided casueObjectKey in the calculated reason.
Namespace:
Omada.OE.Solution.OIM.AppLogic
Assembly:
Omada.OE.Solution.OIM.AppLogic (in Omada.OE.Solution.OIM.AppLogic.dll) Version: 15.0.0.0
Syntaxpublic CalculatedAssignmentCollection GetCalculatedAssignmentsFromCauseObjectKeys(
List<Guid> causeObjectKeys
)
Parameters
- causeObjectKeys
- Type: System.Collections.GenericListGuid
Return Value
Type:
CalculatedAssignmentCollection
See Also