Click or drag to resize

ClassificationController Constructor (ControllerBase)

Constructor

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

Parameters

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