ZooClientParameters.LicenseGuid Property

ZooClientParametersLicenseGuid Property

Guid used by ZooClient to identify the license saved by ZooClient. This differs from ProductGuid because different versions of a plug-in with the same Plug-in ID may need different licenses.

Namespace:  Rhino.Runtime
Assembly:  RhinoCommon (in RhinoCommon.dll)
Syntax
public Guid LicenseGuid { get; }
Public ReadOnly Property LicenseGuid As Guid
	Get

Property Value

Type: Guid
Version Information

Rhino for Windows

Supported in: 6.8
See Also