LicenseStatus.ProductId Property

LicenseStatusProductId Property

The id of the product or plugin.

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

Property Value

Type: Guid
Version Information

Rhino for Mac

Supported in: 5.4

Rhino for Windows

Supported in: 6.8
See Also