ValidationErrorError Property

Gets or sets the object that provides information about the error.

Definition

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

Property Value

Object

See Also