Click or drag to resize
ValidationResultsHasWarnings Property
Gets a value indicating that Results contains at least one warning.

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

Property Value

Type: Boolean
See Also