fmeobjects.FMELicenseManager.isFactoryLicensed

FMELicenseManager.isFactoryLicensed(factoryName)

Returns whether or not a given factory is licensed.

Parameters:factoryName (str) – The name of a given factory.
Return type:bool
Returns:Returns True if the factory is licensed and False otherwise.