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.4
C#
true if this is an evaluation version; otherwise false.
Assembly: Numerics.NET (in Numerics.NET.dll) Version: 9.0.4
public static bool IsEvaluationVersion { get; }
Property Value
Booleantrue if this is an evaluation version; otherwise false.