Model.ModelState Property

Gets the status of the model, which determines which information is available.

Definition

Namespace: Numerics.NET.DataAnalysis.Models
Assembly: Numerics.NET (in Numerics.NET.dll) Version: 10.2.0
C#
public ModelState ModelState { get; }

Property Value

ModelState

See Also