Click or drag to resize

NMathConfigurationLicenseKey Property

Gets and sets the NMath license key.

Namespace: CenterSpace.NMath.Core
Assembly: NMath (in NMath.dll) Version: 7.4
Syntax
public static string LicenseKey { get; set; }

Property Value

String
Remarks
The specified key takes precedence over any keys present in the registry.
See Also