RhinoCommon API
RhinoAppLicenseSavesLeft Property |
Returns number of saves left in save-limited Evaluation. Zero when
evaluation is expired.
Raises InvalidLicenseTypeException if LicenseType != EvaluationSaveLimited
Namespace: Rhino
Assembly: RhinoCommon (in RhinoCommon.dll)
public static int LicenseSavesLeft { get; }
Public Shared ReadOnly Property LicenseSavesLeft As Integer Get