Click or drag to resize

OdwAzureEmailUniquenessCheckerIsUnique Method

the Is unique

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 bool IsUnique(
	string value
)

Parameters

value
Type: SystemString

Return Value

Type: Boolean

Implements

IUniquenessCheckerIsUnique(String)
See Also