ModelInputGroup.ExpandedSchema Property

Gets the collection of actual terms represented by the schema.

Definition

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

Property Value

ModelTermCollection

See Also