Click or drag to resize

ValueGeneratorConfigurationObjectController Constructor

Initializes a new instance of the ValueGeneratorConfigurationObjectController class.

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

Parameters

assignFrom
Type: Omada.OE.AppLogicControllerBase
The assign from.
See Also