AbstractModelBase..::..HasErrors Property

Returns True if there are any errors.

Namespace:  Tortuga.Anchor.Modeling.Internals
Assembly:  Tortuga.Anchor (in Tortuga.Anchor.dll)

Syntax


public bool HasErrors { get; }
Public ReadOnly Property HasErrors As Boolean
	Get

Field Value

true if there are errors; otherwise, false.

Remarks


Call Validate() to refresh this property