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 IsInError As Boolean
Get
Set
Property Value
Type:
BooleanSee Also