LicenseInfo.IsEvaluation Property
Returns true if this license is an Evaluation license. Returns false if it is a Retail license.
Namespace:
IntervalZero.MaxRT.wRTOS.Config
Assembly:
IntervalZero.MaxRT.wRTOS (in IntervalZero.MaxRT.wRTOS.dll) Version: 1.0.0.0 (File version: 1.0.0)
Syntax
public bool IsEvaluation { get; }
Property Value
Type: Boolean
Implements
IConfigLicenseInfo.IsEvaluation
See Also: