Click or drag to resize

OdwUniquenessCheckerPlaceholdersValues Property

The placeholders (data object properties) values.

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 Dictionary<string, Object> PlaceholdersValues { get; }

Property Value

Type: DictionaryString, Object
See Also