Click or drag to resize

ConstraintViolationConstraintDescription Field

Description of the violated constraint. If the constraint is a data object then ConstraintDescription would typically hold the value of its Description property.

Namespace:  Omada.OE.Solution.OIM.Model.Public
Assembly:  Omada.OE.Model (in Omada.OE.Model.dll) Version: 15.0.0.0
Syntax
C#
public readonly string ConstraintDescription

Field Value

Type: String
See Also