Click or drag to resize

UniqueValueGenerationParamsValueGenerator Property

Gets or sets the value generator.

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 IValueGenerator ValueGenerator { get; set; }

Property Value

Type: IValueGenerator
See Also