LicenseLeaseProductTitle Property |
Title of product that this lease is issued to. For example, "Rhino 6"
Namespace:
Rhino.PlugIns
Assembly:
RhinoCommon (in RhinoCommon.dll)
Since: 6.0
Syntaxpublic string ProductTitle { get; }
Public ReadOnly Property ProductTitle As String
Get
Property Value
Type:
String
See Also