fmeobjects.FMESession.getAllProperties

FMESession.getAllProperties()

Returns a list of all property values.

Return type:

dict

Returns:

The returned dict will contain a mapping of each property to its value for all properties found.

Raises:

FMEException – An exception is raised if no properties were found.