P_Rhino_RhinoApp_DaysUntilExpiration - mcneel/rhinocommon-api-docs GitHub Wiki

RhinoApp.DaysUntilExpiration Property

Returns number of days until license expires. Zero when license is expired. Raises InvalidLicenseTypeException if LicenseExpires would return false.

Namespace: Rhino
Assembly: RhinoCommon (in RhinoCommon.dll) Version: Rhino 6.0

Syntax

C#

public static int DaysUntilExpiration { get; }

VB

Public Shared ReadOnly Property DaysUntilExpiration As Integer
	Get

Property Value

Type: Int32

Version Information

Supported in: 5D58w

See Also

Reference

RhinoApp Class
Rhino Namespace

⚠️ **GitHub.com Fallback** ⚠️