Click or drag to resize

IValidationExceptionItemName Property

Gets or sets the name.

Namespace:  Xcalibur.Extensions.MVVM.Interfaces
Assembly:  Xcalibur.Extensions.MVVM (in Xcalibur.Extensions.MVVM.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax
string Name { get; set; }

Property Value

Type: String
The name.
See Also