LicenseDataIsUpgradeFromPreviousVersion Property |
Set to true if this license requires a previous version license to be entered.
Caller must also pass VerifyPreviousVersionLicenseDelegate to GetLicense/AskUserForLicense.
Namespace:
Rhino.PlugIns
Assembly:
RhinoCommon (in RhinoCommon.dll)
Syntaxpublic bool IsUpgradeFromPreviousVersion { get; set; }Public Property IsUpgradeFromPreviousVersion As Boolean
Get
Set
Property Value
Type:
Boolean
Version InformationRhino for Windows
Supported in: 6.8
See Also