Click or drag to resize

RhinoAppValidationGracePeriodDaysLeft Property

Returns number of days within which validation must occur. Zero when validation grace period has expired. Raises InvalidLicenseTypeException if LicenseType is one of: EvaluationSaveLimited EvaluationTimeLimited Viewer Unknown

Namespace:  Rhino
Assembly:  RhinoCommon (in RhinoCommon.dll)
Since: 5.6
Syntax
public static int ValidationGracePeriodDaysLeft { get; }

Property Value

Type: Int32
See Also