Click or drag to resize

ValueGeneratorParamsController Property

The controller.

Namespace:  Omada.OE.Solution.OIM.Assembly.AppLogic.ValueGeneration.Model
Assembly:  Omada.OE.Solution.OIM.Assembly (in Omada.OE.Solution.OIM.Assembly.dll) Version: 15.0.0.0
Syntax
C#
public ControllerBase Controller { get; set; }

Property Value

Type: ControllerBase
See Also