fmeobjects.FMELicenseManager.getLicenseProperty

FMELicenseManager.getLicenseProperty(property)

Retrieves the value of a property from the current license.

Parameters:

property (str) – The name of the property to be retrieved.

Return type:

str

Returns:

The value of the property if successful or None otherwise.