LicenseData.LicenseCount Property

LicenseDataLicenseCount Property

The number of instances supported by this license. This is provided by the plugin that validated the license.

Namespace:  Rhino.PlugIns
Assembly:  RhinoCommon (in RhinoCommon.dll)
Syntax
public int LicenseCount { get; set; }
Public Property LicenseCount As Integer
	Get
	Set

Property Value

Type: Int32
Version Information

Rhino for Mac

Supported in: 5.4

Rhino for Windows

Supported in: 6.14
See Also