Click or drag to resize
ValidationResultsHasErrors Property
Gets a value indicating whether Results contains any errors.

Namespace: VirtualRadar.Interface.View
Assembly: VirtualRadar.Interface (in VirtualRadar.Interface.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax
public bool HasErrors { get; }

Property Value

Type: Boolean
See Also