Gets the collection of actual terms represented by the schema.
Namespace:
Extreme.DataAnalysis.Models
Assembly:
Extreme.Numerics (in Extreme.Numerics.dll) Version: 8.1.1
public ModelTermCollection ExpandedSchema { get; }
Public ReadOnly Property ExpandedSchema As ModelTermCollection
Get
public:
property ModelTermCollection^ ExpandedSchema {
ModelTermCollection^ get ();
}
member ExpandedSchema : ModelTermCollection with get
Property Value
Type:
ModelTermCollection
Reference