ModelInputGroup.Category Property

Gets the category of variables the group contains.

Definition

Namespace: Extreme.DataAnalysis.Models
Assembly: Extreme.Numerics (in Extreme.Numerics.dll) Version: 8.1.23
C#
public ModelInputCategory Category { get; }

Property Value

ModelInputCategory

See Also