Skip to content

Node<TNode>.HasWarnings Property

Definition

Returns true if this node has any Messages with Level Warning, false otherwise.

public bool HasWarnings { get; }

View source

Property Value

Boolean

Whether this node has warnings or not.