Click or drag to resize

OPSControllerBase Constructor (ControllerBase)

Constructor

Namespace:  Omada.OE.Solution.OIM.AppLogic.OPS
Assembly:  Omada.OE.Solution.OIM.AppLogic (in Omada.OE.Solution.OIM.AppLogic.dll) Version: 15.0.0.0
Syntax
C#
public OPSControllerBase(
	ControllerBase assignFrom
)

Parameters

assignFrom
Type: Omada.OE.AppLogicControllerBase
Another controller already connected to the ES database
See Also