public static bool CheckinLicense( LicenseCodes code )
Public Shared Function CheckinLicense( _ ByVal code As LicenseCodes _ ) As Boolean
Parameters
- code
- The license code to check.
Return Value
True if the specified license code was successfully checked in.