IContextAssignmentHelper Interface |
Namespace: Omada.OE.Solution.OIM.AppLogic.Integration.Helpers
public interface IContextAssignmentHelper
The IContextAssignmentHelper type exposes the following members.
| Name | Description | |
|---|---|---|
| FindBeginningDateOfContextAssignment |
Find beginning date of context assignment to be removed
| |
| GetContextAssignment(DataObject, String, Boolean) |
Returns ContextAssignmentDataObject from context assignment
| |
| GetContextAssignment(DataObject, DataObject, String, DateTime, DateTime, Boolean) |
Returns context assignment object from context and identity
|