Click or drag to resize
IValidationIssuePropertyName Property

[This is preliminary documentation and is subject to change.]

The name of the property that failed validation. If FailedCompoundUnique is set this string will be a pipe (|) separated string of all friendly names in the compound key

Namespace: Netadmin.Management.EntityValidation.Dto
Assembly: Netadmin.Management.Interfaces (in Netadmin.Management.Interfaces.dll) Version: release/9.0@131b654fe7332b0776120c2b44d96c6cac5ac9a2
Syntax
string PropertyName { get; }

Property Value

Type: String
See Also