UniqueValidationExceptionFieldNames Property
|
[Missing <summary> documentation for "P:Casewhere.Common.Exceptions.UniqueValidationException.FieldNames"]
Namespace: Casewhere.Common.ExceptionsAssembly: Casewhere.Common (in Casewhere.Common.dll) Version: 1.0.0.0 (1.0.0.0)
Syntaxpublic IList<string> FieldNames { get; set; }
Property Value
IListString
See Also