Click or drag to resize

IValueGenerator Interface

The ValueGenerator interface.

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 interface IValueGenerator

The IValueGenerator type exposes the following members.

Methods
  NameDescription
Public methodGenerateValue
The generate value.
Top
See Also