Click or drag to resize

IContextAssignmentHelper Interface

ContextAssignment helper

Namespace:  Omada.OE.Solution.OIM.AppLogic.Integration.Helpers
Assembly:  Omada.OE.Solution.OIM.AppLogic (in Omada.OE.Solution.OIM.AppLogic.dll) Version: 15.0.0.0
Syntax
C#
public interface IContextAssignmentHelper

The IContextAssignmentHelper type exposes the following members.

Methods
  NameDescription
Public methodFindBeginningDateOfContextAssignment
Find beginning date of context assignment to be removed
Public methodGetContextAssignment(DataObject, String, Boolean)
Returns ContextAssignmentDataObject from context assignment
Public methodGetContextAssignment(DataObject, DataObject, String, DateTime, DateTime, Boolean)
Returns context assignment object from context and identity
Top
See Also