Click or drag to resize

DynamicExpressoValueGenerator Constructor

DynamicExpressoValueGenerator constructor

Namespace:  Omada.OE.Solution.OIM.Assembly.AppLogic.ValueGeneration.Generators
Assembly:  Omada.OE.Solution.OIM.Assembly (in Omada.OE.Solution.OIM.Assembly.dll) Version: 15.0.0.0
Syntax
C#
public DynamicExpressoValueGenerator(
	ValueGeneratorParams valueGeneratorParams
)

Parameters

valueGeneratorParams
Type: Omada.OE.Solution.OIM.Assembly.AppLogic.ValueGeneration.ModelValueGeneratorParams
See Also