Skip to content

P_Rhino_RhinoApp_ValidationGracePeriodDaysLeft

Will Pearson edited this page Aug 12, 2016 · 2 revisions

RhinoApp.ValidationGracePeriodDaysLeft 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) Version: Rhino 6.0

Syntax

C#

public static int ValidationGracePeriodDaysLeft { get; }

VB

Public Shared ReadOnly Property ValidationGracePeriodDaysLeft As Integer
	Get

Property Value

Type: Int32

Version Information

Supported in: 5D58w

See Also

Reference

RhinoApp Class
Rhino Namespace

Clone this wiki locally