LicenseData.ProductLicense Property

LicenseDataProductLicense Property

The actual product license. This is provided by the plug-in that validated the license.

Namespace:  Rhino.PlugIns
Assembly:  RhinoCommon (in RhinoCommon.dll)
Since: 5.0
Syntax
public string ProductLicense { get; set; }
Public Property ProductLicense As String
	Get
	Set

Property Value

Type: String
See Also