ValidationErrorPropertyName Property

Gets or sets the name of the property associated with the error.

Definition

Namespace: Aliquo.Windows.Models
Assembly: Aliquo.Windows (in Aliquo.Windows.dll) Version: 5.0.9179.22654
C#
public string PropertyName { get; set; }

Property Value

String

See Also