Click or drag to resize

IConsolePaneIsInError Property

Gets/sets whether or not this pane is in an error state (typically due to an error in the underlying query).

Namespace:  NetQuarry
Assembly:  EAP.Core (in EAP.Core.dll) Version: 2.0.0.0 (4.6.8.0)
Syntax
bool IsInError { get; set; }

Property Value

Type: Boolean
See Also