UniqueValidationExceptionFieldNames Property

[Missing <summary> documentation for "P:Casewhere.Common.Exceptions.UniqueValidationException.FieldNames"]

Definition

Namespace: Casewhere.Common.Exceptions
Assembly: Casewhere.Common (in Casewhere.Common.dll) Version: 1.0.0.0 (1.0.0.0)
C#
public IList<string> FieldNames { get; set; }

Property Value

IListString

See Also