License.IsEvaluationVersion Property

Gets whether this product is an evaluation version.

Definition

Namespace: Numerics.NET
Assembly: Numerics.NET (in Numerics.NET.dll) Version: 9.0.0
C#
public static bool IsEvaluationVersion { get; }

Property Value

Boolean
true if this is an evaluation version; otherwise false.

See Also