Gets whether all the variables in the term
are bound to a column in a data frame.
Namespace:
Extreme.DataAnalysis.Models
Assembly:
Extreme.Numerics (in Extreme.Numerics.dll) Version: 8.1.1
public virtual bool IsBound { get; }
Public Overridable ReadOnly Property IsBound As Boolean
Get
public:
virtual property bool IsBound {
bool get ();
}
abstract IsBound : bool with get
override IsBound : bool with get
Property Value
Type:
Boolean
Reference