License.Is Evaluation Version Property
Gets whether this product is an evaluation version.
Definition
Namespace: Numerics.NET
Assembly: Numerics.NET (in Numerics.NET.dll) Version: 9.0.6
C#
true if this is an evaluation version; otherwise false.
Assembly: Numerics.NET (in Numerics.NET.dll) Version: 9.0.6
public static bool IsEvaluationVersion { get; }
Property Value
Booleantrue if this is an evaluation version; otherwise false.