Specifies if the Viewer has configuration errors

Namespace: Ico.Schwx
Assembly: SchViewControl (in SchViewControl.dll) Version: 10.97.212.0 (10.97.212.00)

Syntax

C#
public bool HasErrors { get; }
Visual Basic
Public ReadOnly Property HasErrors As Boolean
	Get
JScript
function get HasErrors () : boolean

See Also