Gets whether the join index contains unique values.
Namespace: Extreme.DataAnalysisAssembly: Extreme.Numerics.Net40 (in Extreme.Numerics.Net40.dll) Version: 6.0.16073.0 (6.0.17114.0)
public bool IsUnique { get; }
Public ReadOnly Property IsUnique As Boolean
Get
public:
property bool IsUnique {
bool get ();
}
member IsUnique : bool with get
Property Value
Type:
Boolean
Numerical Libraries
Supported in: 6.0
Reference