LicenseData.BuildType Property

LicenseDataBuildType Property

The build of the product that this license work with. When your product requests a license from the Zoo, it will specify one of these build types.

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

Property Value

Type: LicenseBuildType
Version Information

Rhino for Mac

Supported in: 5.4

Rhino for Windows

Supported in: 6.14
See Also