LicenseLease.ProductTitle Property

LicenseLeaseProductTitle Property

Title of product that this lease is issued to. For example, "Rhino 6"

Namespace:  Rhino.PlugIns
Assembly:  RhinoCommon (in RhinoCommon.dll)
Syntax
public string ProductTitle { get; }
Public ReadOnly Property ProductTitle As String
	Get

Property Value

Type: String
Version Information

Rhino for Windows

Supported in: 6.14
See Also