Specifies if the Viewer has configuration errors
Namespace: Ico.SchwxAssembly: 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 |