Click or drag to resize

IUniquenessChecker Interface

The UniquenessChecker interface.

Namespace:  Omada.OE.Solution.OIM.Assembly.AppLogic.ValueGeneration.UniquenessChecks
Assembly:  Omada.OE.Solution.OIM.Assembly (in Omada.OE.Solution.OIM.Assembly.dll) Version: 15.0.0.0
Syntax
C#
public interface IUniquenessChecker

The IUniquenessChecker type exposes the following members.

Methods
  NameDescription
Public methodIsUnique
The is unique.
Top
See Also