RhinoCommon API
LicenseUtilsDeleteLicense Method |
Deletes a license along with its license file.
Namespace: Rhino.PlugIns
Assembly: RhinoCommon (in RhinoCommon.dll)
public static bool DeleteLicense( Guid productId )
Public Shared Function DeleteLicense ( productId As Guid ) As Boolean
Parameters
- productId
- Type: SystemGuid
[Missing <param name="productId"/> documentation for "M:Rhino.PlugIns.LicenseUtils.DeleteLicense(System.Guid)"]
Return Value
Type: Boolean[Missing <returns> documentation for "M:Rhino.PlugIns.LicenseUtils.DeleteLicense(System.Guid)"]