Click or drag to resize

ContextControllerCheckAndCreateDefaultContextType Method

Creates a ContextType data object for ORGUNIT if there are no ContextType data objects in the system. Method is mainly used for test purposes.

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#
public void CheckAndCreateDefaultContextType()
See Also