fmeobjects.FMELicenseManager.getLicenseType

FMELicenseManager.getLicenseType()

Returns the current license type. Possible values are:

  • MACHINE SPECIFIC

  • OEM

  • GENERIC

  • FLOATING.

Return type:

str

Returns:

The current license type if successful or None otherwise.